You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Shashikant Banerjee (JIRA)" <ji...@apache.org> on 2018/09/25 11:05:00 UTC

[jira] [Created] (HDDS-551) Fix the close container status check in CloseContainerCommandHandler

Shashikant Banerjee created HDDS-551:
----------------------------------------

             Summary: 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


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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org