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

HDFS rename does not work correctly if src contains Java regular expression special characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.18.2
    • 0.18.3
    • None
    • None
    • Reviewed

    Description

      For examples,

      1. create a file /a+b/foo but not close it
      2. rename /a+b/foo to /a+b/bar/foo
        Then, the corresponding INodeFileUnderConstruction will be moved from /a+b/foo to /a+b/bar/foo but the lease path remains unchanged.

      Attachments

        1. 4806_20081208_0.18.patch
          14 kB
          Tsz-wo Sze
        2. 4806_20081208.patch
          2 kB
          Tsz-wo Sze
        3. 4806_20081209_0.18.patch
          14 kB
          Tsz-wo Sze
        4. 4806_20081209.patch
          1 kB
          Tsz-wo Sze

        Issue Links

          Activity

            People

              szetszwo Tsz-wo Sze
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: