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

KFS: write(int v) API writes out an integer rather than a byte

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.15.3, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.17.0
    • 0.18.0
    • None
    • None
    • Reviewed

    Description

      The KFS Outputstream code has an incorrect implementation for write(int) interface; it should write out a byte, but the code writes out an integer.

      Attachments

        1. patch.3718
          0.8 kB
          Sriram Rao

        Activity

          People

            sriramsrao Sriram Rao
            sriramsrao Sriram Rao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: