[ 
https://issues.apache.org/jira/browse/HBASE-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531663#comment-13531663
 ] 

Nick Dimiduk commented on HBASE-7350:
-------------------------------------

The warning is more for information gathering -- are we frequently abandoning 
and killing processes? I see no reason not to commit it permanently.

Reducing the thread count is an experiment to see if our more strenuous 
integration tests pass more consistently when run with less concurrency. I 
don't actually know what tests are included in the "secondPart," hence the 
request for review from others more knowledgeable.
                
> Flakey tests make CI unreliable
> -------------------------------
>
>                 Key: HBASE-7350
>                 URL: https://issues.apache.org/jira/browse/HBASE-7350
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Nick Dimiduk
>         Attachments: 7350-build-reduce-parallelism.0.diff, 
> 7350-build-warn-on-terminate.0.diff
>
>
> Most PreCommit and PostCommit builds are failing these days. Keeping an eye 
> on usual suspects reveals them to be mostly longer-running tests. Either the 
> tests need to me made more rigorous or the erroneous Jenkins configuration 
> needs addressed.
> The usual suspects:
> - org.apache.hadoop.hbase.client.TestMultiParallel
> - org.apache.hadoop.hbase.TestDrainingServer
> - org.apache.hadoop.hbase.regionserver.TestSplitTransaction
> - org.apache.hadoop.hbase.client.TestMultiParallel.testFlushCommitsNoAbort
> - org.apache.hadoop.hbase.replication.TestReplication
> - org.apache.hadoop.hbase.util.TestHBaseFsck

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to