Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.3.0
Description
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.
Attachments
Issue Links
- links to