Nanda kumar created HDDS-735:
--------------------------------

             Summary: Remove ALLOCATED and CREATING state from 
ContainerStateManager
                 Key: HDDS-735
                 URL: https://issues.apache.org/jira/browse/HDDS-735
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: SCM
            Reporter: Nanda kumar


After HDDS-733 and HDDS-734, we don't need ALLOCATED and CREATING state for 
containers in SCM. The container will move to OPEN state as soon as it is 
allocated in SCM. Since the container creation happens as part of the first 
chunk write and container creation operation in datanode idempotent we don't 
have to worry about giving out the same container to multiple clients as soon 
as it is allocated.



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