supratimdeka opened a new pull request #1113: HDDS-1798. Propagate failure in 
writeStateMachineData to Ratis. Contributed by Supratim Deka
URL: https://github.com/apache/hadoop/pull/1113
 
 
   https://issues.apache.org/jira/browse/HDDS-1798
   
   unit test is pending. Will add the infra required for testing this change as 
part of https://issues.apache.org/jira/browse/HDDS-1818
   
   writeStateMachineData() currently returns a future to Ratis. The scope of 
this jira is to signal any errors or failures encountered as part of the 
operation - WriteChunk / handleWriteChunk() to Ratis via this future. As of 
now, the future does not track failures.
   
   This change is required to complete the failure handling done in HDDS-1603.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to