Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-15994

Deletion should sleep some time, when there are too many pending deletion blocks.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      HDFS-13831 realize that we can control the frequency of other waiters to get the lock chance.

      But actually in our big cluster with heavy deletion:

      The problem still happened,  and the pending deletion blocks will be more than ten million somtimes, and the size become more than 1 million in regular in huge clusters.

      So i think we should sleep for some time when pending too many deletion blocks. 

      Attachments

        1. HDFS-15994.001.patch
          6 kB
          Qi Zhu

        Issue Links

          Activity

            People

              zhuqi Qi Zhu
              zhuqi Qi Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: