Steve Loughran created HADOOP-15651:
---------------------------------------
Summary: NPE in S3AInputStream.read() in
ITestS3AInconsistency.testOpenFailOnRead
Key: HADOOP-15651
URL: https://issues.apache.org/jira/browse/HADOOP-15651
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/s3, test
Affects Versions: 3.2.0
Reporter: Steve Loughran
Test {{ITestS3AInconsistency.testOpenFailOnRead()}} raise an NPE in read();
could only happen on that line if {{wrappedStream==null}}, which implies that
previous attempts to re-open the closed stream failed and that this didn't
trigger anything.
Not seen this before, but given that the fault injection is random, it may be
that so far test runs have been *unlucky* and missed this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]