You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/11/22 16:43:01 UTC

[GitHub] [ozone] dombizita opened a new pull request #2862: HDDS-5828 [HTTPFSGW] Add proper handling for unsupported operations

dombizita opened a new pull request #2862:
URL: https://github.com/apache/ozone/pull/2862


   ## What changes were proposed in this pull request?
   
   In this PR I went through the handling of the operations in the HttpFSServer class. There are operations that are not implemented yet in the BasicOzoneFileSystem or in the BasicRootedOzoneFileSystem. In these cases I throw an UnsupportedOperationException in the HttpFSServer.
   
   In the jira it is mentioned to also handle of invalid operations on volumes or buckets. I checked these and we throw IOException from the BasicRootedOzoneClientAdapterImpl in these cases.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5828
   
   Please replace this section with the link to the Apache JIRA)
   
   Built the project successfully.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] fapifta merged pull request #2862: HDDS-5828 [HTTPFSGW] Add proper handling for unsupported operations

Posted by GitBox <gi...@apache.org>.
fapifta merged pull request #2862:
URL: https://github.com/apache/ozone/pull/2862


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org