You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "guohao-rosicky (via GitHub)" <gi...@apache.org> on 2023/03/20 09:09:58 UTC

[GitHub] [ozone] guohao-rosicky opened a new pull request, #4431: HDDS-8222. EndpointBase#getBucket Exception capture content error

guohao-rosicky opened a new pull request, #4431:
URL: https://github.com/apache/ozone/pull/4431

   ## What changes were proposed in this pull request?
   
   EndpointBase#getBucket Exception capture content error
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-8222
   


-- 
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] adoroszlai commented on pull request #4431: HDDS-8222. EndpointBase#getBucket Exception capture content error

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #4431:
URL: https://github.com/apache/ozone/pull/4431#issuecomment-1476884701

   Thanks @guohao-rosicky for adding the test.  It turns out that the `getBucket(OzoneVolume, String)` method being fixed is not used by the test, or any other code for that matter.  All callers use the other one, `getBucket(String)`.
   
   Anyway, the fix is fine and the test addition is welcome.


-- 
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] adoroszlai merged pull request #4431: HDDS-8222. EndpointBase#getBucket should handle BUCKET_NOT_FOUND

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai merged PR #4431:
URL: https://github.com/apache/ozone/pull/4431


-- 
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