Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15736

Trash : Negative Value For Deletion Interval Leads To Abnormal Behaviour.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0, 3.0.4, 3.1.2
    • None
    • None
    • Reviewed

    Description

      If deletion interval ( fs.trash.interval ) is somehow configured negative.
      The trash gets enabled since the value is not zero.
      It even changes the emptier interval to that negative value since the value needs to be less than or equal to deletion interval.
      But the emptier due to negative value doesn't get up throws IllegalArgumentException().
      Ultimately the trash gets piled up since no emptier work is being done.

      Attachments

        1. HADOOP-15736-03.patch
          2 kB
          Ayush Saxena
        2. HADOOP-15736-02.patch
          2 kB
          Ayush Saxena
        3. HADOOP-15736.patch
          2 kB
          Ayush Saxena

        Activity

          People

            ayushtkn Ayush Saxena
            ayushtkn Ayush Saxena
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: