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 2018/08/02 11:58:00 UTC

[jira] [Created] (HDDS-316) End to end testcase to test container lifecycle

Nanda kumar created HDDS-316:
--------------------------------

             Summary: End to end testcase to test container lifecycle
                 Key: HDDS-316
                 URL: https://issues.apache.org/jira/browse/HDDS-316
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Datanode, SCM
            Reporter: Nanda kumar


This jira aims to add end-to-end test-cases to test the transition of container lifecycle in HDDS.

Container lifecycle:
{noformat}
   
    [ALLOCATED]------->[CREATING]--------->[OPEN]---------->[CLOSING]--------->[CLOSED]
                         (CREATE)     |    (CREATED)          (FINALIZE)                 (CLOSE)    |
                                               |                                                                                       |
                                               |                                                                                       |
                                               |(TIMEOUT)                                                    (DELETE)|
                                               |                                                                                       |
                                              +--------------------------> [DELETING] <------------------------+
                                                                                             |
                                                                                             |
                                                                          (CLEANUP)|
                                                                                             |
                                                                                    [DELETED]
{noformat}



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