Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7240 Scaling HDFS
  3. HDFS-13013

Fix closeContainer API with the right container state change

    XMLWordPrintableJSON

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

        1. HDFS-13013-HDFS-7240.001.patch
          26 kB
          Xiaoyu Yao
        2. HDFS-13013-HDFS-7240.002.patch
          26 kB
          Xiaoyu Yao

        Issue Links

          Activity

            People

              xyao Xiaoyu Yao
              xyao Xiaoyu Yao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: