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 "Nanda kumar (JIRA)" <ji...@apache.org> on 2017/10/18 19:18:00 UTC

[jira] [Created] (HDFS-12680) Ozone: SCM: Lease support for container creation

Nanda kumar created HDFS-12680:
----------------------------------

             Summary: Ozone: SCM: Lease support for container creation
                 Key: HDFS-12680
                 URL: https://issues.apache.org/jira/browse/HDFS-12680
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ozone
            Reporter: Nanda kumar
            Assignee: Nanda kumar


This brings in lease support for container creation.
Lease should be give for a container that is moved to {{CREATING}} state while {{BEGIN_CREATE}} event happens, {{LeaseException}} should be thrown if the container already holds a lease. Lease must be released during {{COMPLETE_CREATE}} event. If the lease times out container should be moved to {{DELETING}} state, and exception is thrown if {{COMPLETE_CREATE}} event is received on that container.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org