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

Reply via email to