mladjan-gadzic commented on PR #5124: URL: https://github.com/apache/ozone/pull/5124#issuecomment-1678568678
> There is no notion of the directory in S3; can we elaborate on the exact ask here? There is a reverse request to skip directory objects on listing for FSO buckets in S3. If we create directories for zero-byte objects in S3G over FSO, what should the behavior be for listing directories? Directories are already being created by default for zero-byte files over FSO bucket layout. Please check this [PR](https://github.com/apache/ozone/pull/4448) for more context. `ozone.s3g.fso.directory.creation` property was introduced to help handle this in case there is no need for directory creation. Current PR is only extension on previous to be compatible with S3a (specifically `dfs mkdirs` command). I am not familiar with request to skip directory objects on listing. Could you please provide more context how current PR breaks it? -- 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]
