adoroszlai commented on PR #1567:
URL: https://github.com/apache/ratis/pull/1567#issuecomment-5436856815

   Thanks @peterxcli for the patch.  I have 
[run](https://github.com/adoroszlai/ozone/actions/runs/33055590288) 
`TestOzoneManagerHAWithStoppedNodes` with this change: 
`testRetryCacheWithDownedOM` is passing.  Another test case is failing now 
(12/20 runs), but I guess it should be a test fix in Ozone:
   
   ```
   [ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
168.8 s <<< FAILURE! -- in 
org.apache.hadoop.ozone.om.TestOzoneManagerHAWithStoppedNodes
   [ERROR] 
org.apache.hadoop.ozone.om.TestOzoneManagerHAWithStoppedNodes.testOMRestart -- 
Time elapsed: 42.06 s <<< FAILURE!
   java.lang.AssertionError: 
   
   Expecting actual:
     522L
   to be greater than:
     522L
   
        at 
org.apache.hadoop.ozone.om.TestOzoneManagerHAWithStoppedNodes.testOMRestart(TestOzoneManagerHAWithStoppedNodes.java:340)
   ```


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