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

ChecksumFileSystem's rename doesn't correctly handle checksum files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0, 0.24.0
    • 0.23.1
    • fs
    • None

    Description

      Rename will move the src file and its crc if present to the destination. If the src file has no crc, but the destination already exists with a crc, then src will be associated with the old file's crc. Subsequent access to the file will fail with checksum errors.

      Attachments

        1. HADOOP-8001-3.patch
          4 kB
          Daryn Sharp
        2. HADOOP-8001-3.patch
          4 kB
          Robert Joseph Evans
        3. HADOOP-8001-2.patch
          3 kB
          Daryn Sharp
        4. HADOOP-8001.patch
          2 kB
          Daryn Sharp

        Issue Links

          Activity

            People

              daryn Daryn Sharp
              daryn Daryn Sharp
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: