You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2020/08/04 14:59:00 UTC

[jira] [Updated] (HADOOP-17131) Refactor S3A Listing code for better isolation

     [ https://issues.apache.org/jira/browse/HADOOP-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated HADOOP-17131:
------------------------------------
    Summary: Refactor S3A Listing code for better isolation  (was: Update listing to use OperationCallback for calling s3a apis.)

> 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.1.4
>
>
> 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 [~stevel@apache.org]



--
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