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

seek calls in 3 io classes ignore result of skipBytes(int)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.12.3
    • 0.13.0
    • io
    • None

    Description

      UTF8.java line 113
      Text.java line 233
      WritableUtils.java line 51

      These method calls ignore the return values of java.io.InputStream.skip() which may skip fewer bytes than requested.

      Attachments

        1. io_skip.patch
          2 kB
          Hairong Kuang
        2. io_skip.patch
          2 kB
          Hairong Kuang

        Activity

          People

            hairong Hairong Kuang
            nidaley Nigel Daley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: