You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2020/08/03 18:46:00 UTC

[jira] [Created] (HADOOP-17181) ITestS3AContractUnbuffer failure -stream.read didn't return all data

Steve Loughran created HADOOP-17181:
---------------------------------------

             Summary: ITestS3AContractUnbuffer failure -stream.read didn't return all data
                 Key: HADOOP-17181
                 URL: https://issues.apache.org/jira/browse/HADOOP-17181
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.3.0
            Reporter: Steve Loughran


Seen 2x recently, failure in ITestS3AContractUnbuffer as not enough data came back in the read. 

The contract test assumes that stream.read() will return everything, but it could be some buffering problem. Proposed: switch to ReadFully to see if it is a quirk of the read/get or is something actually wrong with the production code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org