ArafatKhan2198 opened a new pull request, #4245: URL: https://github.com/apache/ozone/pull/4245
## What changes were proposed in this pull request? Recon currently returns 500 when given a du request for an object store bucket, since there is no BucketHandler subclass for OBS buckets that can be returned from BucketHandler#getBucketHandler. This jira is to add an ObjectStoreBucketHandler for OBS buckets. It may end up being similar to the LegacyBucketHandler. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7810?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel ## How was this patch tested? Tested it Manually on the UI -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
