[
https://issues.apache.org/jira/browse/HADOOP-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-17131.
-------------------------------------
Fix Version/s: (was: 3.1.4)
3.3.1
Resolution: Fixed
> Refactor S3A Listing code for better isolation
> ----------------------------------------------
>
> Key: HADOOP-17131
> URL: https://issues.apache.org/jira/browse/HADOOP-17131
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.1.3
> Reporter: Mukund Thakur
> Assignee: Mukund Thakur
> Priority: Major
> Fix For: 3.3.1
>
>
> Currently Listing has a S3AFileSystem instance to use its required methods
> thus giving listing access to all of S3AFileSystem methods. Ideal way would
> be to use a callback interface in Listing which can in turn call s3Afs
> methods thus restricting the listing to methods which are absolutely required.
>
> CC [[email protected]]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]