F64116045 commented on PR #11236: URL: https://github.com/apache/ozone/pull/11236#issuecomment-5700665477
Thanks @chihsuan for the review. > Slightly out of scope, but DELETE ?policy, ?cors and others still fall through to DeleteBucket. Could we list all the remaining bucket subresources at once? A follow-up Jira would work too. Thanks for pointing this out. I also found 12 other unsupported bucket subresources that can fall through to DeleteBucket. Once we agree on the handler approach here, I’ll open a follow-up Jira to cover them together. probably add them to the same `UnsupportedBucketSubresourceHandler`. -- 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]
