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

TestSocketIOWithTimeout#testSocketIOWithTimeout fails on Power PC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • test
    • None
    • Reviewed

    Description

      SocketOutputStream closes its writer if it's partial written. But on PPC, after writing for some time, buf.capacity still equals buf.remaining. The reason might be what's written on PPC is buffered,so the buf.remaining will not change till a flush.

      Attachments

        1. HDFS-6579.patch
          2 kB
          Jinghui Wang

        Activity

          People

            jwang302 Jinghui Wang
            jwang302 Jinghui Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: