apurtell commented on pull request #3728:
URL: https://github.com/apache/hbase/pull/3728#issuecomment-937347860


   You might think the TestReplicationEmptyWALRecovery failure is related, but 
it is not.
   
   1. TestReplicationEmptyWALRecovery does not run with WAL compression enabled 
and this patch only changes WAL value compression, so it is a no-op as far as 
this unit is concerned. 
   
   2. This test passes locally for me with the change here applied:
   
       [INFO] Running 
org.apache.hadoop.hbase.replication.TestReplicationEmptyWALRecovery
       [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
41.469 s - in 
org.apache.hadoop.hbase.replication.TestReplicationEmptyWALRecovery
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to