bshashikant edited a comment on issue #1226: HDDS-1610. applyTransaction 
failure should not be lost on restart.
URL: https://github.com/apache/hadoop/pull/1226#issuecomment-518913410
 
 
   Thanks @mukul1987 . In ratis, as far  as my understanding goes, before 
taking a snapshot we wait for all the pending applyTrannsaction futures to 
complete and since now with the patch, the applyTransaction exception is being 
propagated to Ratis, ideally snapshot creation will fail in Ratis.
   
   I will add a test case to verify the same.
   I will address the remaining review comments as part of the next patch.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to