You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/06/26 16:39:56 UTC

[GitHub] [hadoop] supratimdeka opened a new pull request #1019: HDDS-1603. Handle Ratis Append Failure in Container State Machine. Contributed by Supratim Deka

supratimdeka opened a new 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
 
 
   https://issues.apache.org/jira/browse/HDDS-1603
   
   The scope of this jira is to build on https://issues.apache.org/jira/browse/RATIS-573
   and define the handling for Ratis log append failure in Ozone Container State Machine.
   1. Enqueue pipeline unhealthy action to SCM, add a reason code to the message.
   2. Trigger immediate heartbeat to SCM
   
   Ratis-573 is not available in trunk. So this patch starts with an entry point in XceiverServerRatis which will be hooked up to notifyLogFailed() callback defined in StateMachine as part of RATIS-573.
   
   Notify Ratis volume unhealthy to the Datanode is not implemented in this 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:
users@infra.apache.org


With regards,
Apache Git Services

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