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

BlockPoolSliceStorage#removeVolumes fails to remove some in-memory state associated with volumes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.7.0
    • None
    • None

    Description

      The parameter of BlockPoolSliceStorage#removeVolumes() is a set of volume level directories, thus BlockPoolSliceStorage could not directly compare its own StorageDirs with this volume-level directory. The result of that is BlockPoolSliceStorage did not actually remove the targeted StorageDirectory.

      It will cause failure when remove a volume and then immediately add a volume back with the same mount point..

      Attachments

        1. HDFS-7719.003.patch
          5 kB
          Lei (Eddy) Xu
        2. HDFS-7719.002.patch
          4 kB
          Lei (Eddy) Xu
        3. HDFS-7719.001.patch
          3 kB
          Lei (Eddy) Xu
        4. HDFS-7719.000.patch
          3 kB
          Lei (Eddy) Xu

        Activity

          People

            eddyxu Lei (Eddy) Xu
            eddyxu Lei (Eddy) Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: