Steve Loughran created HADOOP-17242:
---------------------------------------

             Summary: S3A (async) ObjectListingIterator to block in hasNext() 
for results
                 Key: HADOOP-17242
                 URL: https://issues.apache.org/jira/browse/HADOOP-17242
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.4.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran


HADOOP-17074 made listing async in S3A, but the iterator's hasNext Call doesn't 
wait for the result. If invoked on an empty path it *may* return when it should 
be failing.

Note: surfaced in code review, not seen in the wild and all our tests were happy



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to