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

Ozone: SCM: avoid synchronously loading all the keys from containers upon SCM datanode start

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • HDFS-7240
    • None
    • None
    • None

    Description

      This is based on code review feedback from HDFS-12411 to avoid slow SCM datanode restart when there are large amount of keys and containers.

      E.g., 5 GB per container / 4 KB per key = 1.25 Million keys per container.

      The proposed solution is async loading containers/key size info and update the containerStatus once done.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: