Supratim Deka created HDDS-1739: ----------------------------------- Summary: Handle Apply Transaction Failure in State Machine Key: HDDS-1739 URL: https://issues.apache.org/jira/browse/HDDS-1739 Project: Hadoop Distributed Data Store Issue Type: Sub-task Components: Ozone Datanode Reporter: Supratim Deka Assignee: Supratim Deka
Scope of this jira is to handle failure of applyTransaction() for the Container State Machine. 1. Introduce new Replica state - STALE to indicate container is missing transactions. Mark failed container as STALE. 2. Trigger immediate ICR to SCM 3. Fail new transactions on STALE container 4. Notify volume error to the DN (to trigger background volume check) -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org