Bharat Viswanadham created HDDS-1328:
----------------------------------------

             Summary: Add a new API getS3Bucket
                 Key: HDDS-1328
                 URL: https://issues.apache.org/jira/browse/HDDS-1328
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Bharat Viswanadham
            Assignee: Bharat Viswanadham


Currently, to get an s3bucket, we need 3 RPC's.
 # Get OzoneVolumeName
 # Get OzoneVolume
 # then getBucket. 

With the proposed approach, we can have one RPC call getS3Bucket, with which we 
can save 2 RPC's for each operation in S3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to