SaketaChalamchala commented on PR #6259: URL: https://github.com/apache/ozone/pull/6259#issuecomment-1961731172
> @SaketaChalamchala Thanks for this pr ! Adding `statuses.size() > 0` logic looks good to me. +1. > > BTW, I'm a little confused in what scenario need mkdir in an OBS bucket. It's not allowed to mkdir in an OBS bucket when using `ofs://`. Anyway, the above changes are fine. You're right mkdir on OBS bucket using ofs:// is not allowed but, it is allowed using **s3a://** that's the operation that is failing. -- 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]
