[ 
https://issues.apache.org/jira/browse/HDFS-13013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaoyu Yao updated HDFS-13013:
------------------------------
    Summary: Fix closeContainer API with the right container state change  
(was: Fix closeContainer after HDFS-12980)

> Fix closeContainer API with the right container state change
> ------------------------------------------------------------
>
>                 Key: HDFS-13013
>                 URL: https://issues.apache.org/jira/browse/HDFS-13013
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>    Affects Versions: HDFS-7240
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>         Attachments: HDFS-13013-HDFS-7240.001.patch
>
>
> SCMCLI close container command is based on ContainerMapping#closeContainer, 
> which is based on the state machine (open->close) before HDFS-12980.
> HDFS-12980 changes the container state machine. A container has to be 
> finalized into closing state before closed. (open->closing->closed). This 
> ticket is opened to fix  ContainerMapping#closeContainer to match the new 
> state machine. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to