Reidddddd commented on issue #460: HBASE-22774 [WAL] RegionGroupingStrategy 
loses its function after split
URL: https://github.com/apache/hbase/pull/460#issuecomment-519481480
 
 
   ```
   mvn clean package -Dtest=TestCoprocessorInterface,TestSplitTransaction
   
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.982 
s - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface
   [INFO] Running org.apache.hadoop.hbase.regionserver.TestSplitTransaction
   [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
16.527 s - in org.apache.hadoop.hbase.regionserver.TestSplitTransaction
   [INFO]
   [INFO] Results:
   [INFO]
   [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0
   ```
   
   3rd commit should fix the UT failure.

----------------------------------------------------------------
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