[
https://issues.apache.org/jira/browse/HDDS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16636385#comment-16636385
]
Hudson commented on HDDS-520:
-----------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15101 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15101/])
HDDS-520. Implement HeadBucket REST endpoint. Contributed by Bharat (bharat:
rev ec075791dab032d434b1697107de14bc5db8c087)
* (add)
hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/s3/bucket/TestHeadBucket.java
* (add)
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/bucket/HeadBucket.java
* (edit)
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/EndpointBase.java
> Implement HeadBucket REST endpoint
> ----------------------------------
>
> Key: HDDS-520
> URL: https://issues.apache.org/jira/browse/HDDS-520
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Reporter: Elek, Marton
> Assignee: Bharat Viswanadham
> Priority: Major
> Labels: newbie
> Fix For: 0.2.2
>
> Attachments: HDDS-520.00.patch, HDDS-520.01.patch, HDDS-520.02.patch
>
>
> This operation is useful to determine if a bucket exists and you have
> permission to access it. The operation returns a 200 OK if the bucket exists
> and you have permission to access it. Otherwise, the operation might return
> responses such as 404 Not Found and 403 Forbidden.
> See the reference here:
> https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketHEAD.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]