Steve Loughran created HADOOP-17499:
---------------------------------------
Summary: AbstractContractStreamIOStatisticsTest fails if read
buffer not full
Key: HADOOP-17499
URL: https://issues.apache.org/jira/browse/HADOOP-17499
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/s3, test
Affects Versions: 3.3.1
Reporter: Steve Loughran
Assignee: Steve Loughran
{code}
[ERROR]
testInputStreamStatisticRead(org.apache.hadoop.fs.s3a.statistics.ITestS3AContractStreamIOStatistics)
Time elapsed: 6.252 s <<< FAILURE!
org.junit.ComparisonFailure: [Counter named stream_read_bytes with expected
value 129] expected:<[129]L> but was:<[3]L>
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
{code}
Test should handle all cases where bytes read > 0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]