[
https://issues.apache.org/jira/browse/HADOOP-17242?focusedWorklogId=478668&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-478668
]
ASF GitHub Bot logged work on HADOOP-17242:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Sep/20 16:09
Start Date: 03/Sep/20 16:09
Worklog Time Spent: 10m
Work Description: steveloughran opened a new pull request #2273:
URL: https://github.com/apache/hadoop/pull/2273
I was worried there was a bug here, but not.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 478668)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]