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 "Mukund Thakur (Jira)" <ji...@apache.org> on 2020/07/15 14:53:00 UTC

[jira] [Created] (HADOOP-17131) Update listing to use OperationCallback for calling s3a apis.

Mukund Thakur created HADOOP-17131:
--------------------------------------

             Summary: Update listing to use OperationCallback for calling s3a apis.
                 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
             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