mukul1987 commented on a change in pull request #1019: HDDS-1603. Handle Ratis
Append Failure in Container State Machine. Contributed by Supratim Deka
URL: https://github.com/apache/hadoop/pull/1019#discussion_r300931037
##########
File path:
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/XceiverServerRatis.java
##########
@@ -545,18 +545,28 @@ private void handlePipelineFailure(RaftGroupId groupId,
+ roleInfoProto.getRole());
}
+ triggerPipelineClose(groupId, msg,
Review comment:
Lets have 2 Reasons, a) candidate failed, b) leader failed
----------------------------------------------------------------
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]