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

Reply via email to