Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-7240
-
None
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- blocks
-
HDFS-13008 Ozone: Add DN container open/close state to container report
- Resolved
- is broken by
-
HDFS-12980 Ozone: SCM: Restructuring container state transition and events
- Resolved