[ 
https://issues.apache.org/jira/browse/HDDS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16942487#comment-16942487
 ] 

Hudson commented on HDDS-2210:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17434 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17434/])
HDDS-2210. ContainerStateMachine should not be marked unhealthy if (github: rev 
41440ec890348f95bf7f10b5ced737e41dd6c3d3)
* (edit) 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerStateMachineFailures.java
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/ContainerStateMachine.java


> ContainerStateMachine should not be marked unhealthy if applyTransaction 
> fails with closed container exception
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HDDS-2210
>                 URL: https://issues.apache.org/jira/browse/HDDS-2210
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Currently, if applyTransaction fails, the stateMachine is marked unhealthy 
> and next snapshot creation will fail. As a result of which the the raftServer 
> will close down leading to pipeline failure. ClosedContainer exception should 
> be ignored while marking the stateMachine unhealthy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to