andyhuangdev opened a new pull request, #11086:
URL: https://github.com/apache/ozone/pull/11086

   https://issues.apache.org/jira/browse/HDDS-11470
   
   When OM checkpoint installation fails, the snapshot-install callback 
previously
   completed normally with a null result. Ratis could therefore treat the 
request
   as completed without a successful snapshot installation.
   
   Complete the callback exceptionally when OM reports a failed installation.
   Add unit coverage for both successful and failed callback completion.
   
   Test:
   - mvn -pl :ozone-manager -am test -Dtest=TestOzoneManagerStateMachine 
-DskipShade -DskipRecon -DskipDocs -Dsurefire.failIfNoSpecifiedTests=false
   - ./hadoop-ozone/dev-support/checks/checkstyle.sh
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to