[ 
https://issues.apache.org/jira/browse/HADOOP-17181?focusedWorklogId=480498&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-480498
 ]

ASF GitHub Bot logged work on HADOOP-17181:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Sep/20 00:11
            Start Date: 09/Sep/20 00:11
    Worklog Time Spent: 10m 
      Work Description: liuml07 commented on pull request #2286:
URL: https://github.com/apache/hadoop/pull/2286#issuecomment-689202660


   The PR title can be a bit more verbose like:
   ```
   Fix transient stream read failures in FileSystem contract tests
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 480498)
    Time Spent: 40m  (was: 0.5h)

> 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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to