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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to