[
https://issues.apache.org/jira/browse/HDFS-13013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoyu Yao updated HDFS-13013:
------------------------------
Attachment: (was: HDFS-13013-HDFS-7240.001.patch)
> Fix closeContainer after HDFS-12980
> -----------------------------------
>
> 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: [email protected]
For additional commands, e-mail: [email protected]