[ https://issues.apache.org/jira/browse/HADOOP-17242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-17242:
------------------------------------
Priority: Minor (was: Major)
> 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
> Priority: Minor
>
> 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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org
|