saintstack opened a new pull request #1442: 
hbase-server/src/test/java/org/apache/hadoop/hbase/TestClusterPortAss…
URL: https://github.com/apache/hbase/pull/1442
 
 
   …ignment.java
   
    Saw case where Master failed startup but it came out as an IOE so we
    did not trip the retry logic.
   
   hbase-server/src/test/java/org/apache/hadoop/hbase/TestInfoServers.java
    Add some debug and up timeouts. This test fails frequently for me
    locally.
   
   
hbase-server/src/test/java/org/apache/hadoop/hbase/client/locking/TestEntityLocks.java
    Up the wait from 2x 200ms to 10x in case a pause on hardware or GC.
    This test fails locally and up on jenkins.
   
   
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestClearRegionBlockCache.java
    Debug. Have assert say what bad count was.
   
   
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompactingToCellFlatMapMemStore.java
    Fails on occasion. Found count is off by a few. Tricky to debug. 
HBASE-24129 to reenable.
   
   
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionMergeTransactionOnCluster.java
    Debug. Add wait and check before moving to assert.
   
   
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftHttpServer.java
    Check for null before shutting; can be null if failed start.
   
   
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServerCmdLine.java
    Add retry if client messes up connection. Fails for me locally.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to