xichen01 commented on PR #3953: URL: https://github.com/apache/ozone/pull/3953#issuecomment-1358859384
> @xichen01 Can you update the pull request description with the current expected behavior of this PR? I'm still not totally sure what expected behavior I should be reviewing for. I think it is > > * Rename FSO file or directory changes parent directory mtime > * Create bucket changes volume mtime > * rename at the base of an FSO bucket changes bucket mtime > * rename at base of an OBS bucket does not change the bucket mtime > > * I'm not sure which way to go on this one. If rename of a bucket updates volume mtime, then maybe object rename should update bucket mtime? The pull request description has been updated those are excepted: - Rename FSO file or directory changes parent directory mtime - rename file or directory at the base of an FSO bucket changes bucket mtime - rename file or directory at the base of an OBS bucket does not change the bucket time those are not excepted: - Create a bucket changes volume mtime (this may be implemented in the future, but not in this pull request) -- 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]
