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

Hudson commented on HDDS-551:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15070 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15070/])
HDDS-551. Fix the close container status check in (hanishakoneru: rev 
2a5d4315bfe13c12cacc7718537077bf9abb22e2)
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/statemachine/commandhandler/CloseContainerCommandHandler.java
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/OzoneContainer.java


> Fix the close container status check in CloseContainerCommandHandler
> --------------------------------------------------------------------
>
>                 Key: HDDS-551
>                 URL: https://issues.apache.org/jira/browse/HDDS-551
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>             Fix For: 0.2.2
>
>         Attachments: HDDS-551.000.patch
>
>
> If the container is already closed while retrying to close the container in a 
> Datanode which is not a leader, we just log the info and still submit the 
> close request to Ratis. Ideally, this check should be moved to 
> CloseContainerCommandhandler and we should just return without submitting any 
> request.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to