You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Bharat Viswanadham (JIRA)" <ji...@apache.org> on 2019/03/22 22:48:00 UTC

[jira] [Created] (HDDS-1328) Add a new API getS3Bucket

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org