[ 
https://issues.apache.org/jira/browse/HDDS-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631336#comment-16631336
 ] 

Anu Engineer commented on HDDS-560:
-----------------------------------

a quick question, why are we catching Exception in EndPointBase.java instead of 
IOException?

> Create Generic exception class to be used by S3 rest services
> -------------------------------------------------------------
>
>                 Key: HDDS-560
>                 URL: https://issues.apache.org/jira/browse/HDDS-560
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>         Attachments: HDDS-560.00.patch
>
>
> Exception class should have the following fields, and structure should be as 
> below:
>  
> {code:java}
> <?xml version="1.0" encoding="UTF-8"?>
> <Error>
> <Code>NoSuchKey</Code>
> <Message>The resource you requested does not exist</Message> 
> <Resource>/mybucket/myfoto.jpg</Resource>
> <RequestId>4442587FB7D0A2F9</RequestId>
> </Error>
> {code}
>  
>  
> https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#ErrorCodeList



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to