You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/05/06 13:47:21 UTC

[GitHub] [hbase] shahrs87 commented on pull request #3222: HBASE-25612 [branch-1] HMaster should abort if ReplicationLogCleaner is not able to delete oldWALs.

shahrs87 commented on pull request #3222:
URL: https://github.com/apache/hbase/pull/3222#issuecomment-833536743


   ```
   [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hbase-server ---
   [INFO] 
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
   [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 567.874 s - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
   [INFO] Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
   [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 568.27 s - in org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
   [INFO] Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
   [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 527.033 s - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
   [INFO] 
   [INFO] Results:
   [INFO] 
   [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
   [INFO] 
   ```
   
   TestSecureLoadIncrementalHFiles, TestLoadIncrementalHFilesUseSecurityEndPoint and TestLoadIncrementalHFiles all succeeding 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:
users@infra.apache.org