rich7420 commented on PR #10752: URL: https://github.com/apache/ozone/pull/10752#issuecomment-5140104079
@yandrey321 , @Gargi-jais11 Thanks for pointing this out! Yeah, this still goes through the full copy path (read + rewrite), so it’s not a cheap/constant-time metadata update cost grows with object size, same as AWS CopyObject self-copy with REPLACE. This PR is just fixing the self-copy rejection for metadata REPLACE I'd open a real metadata-only optimization would be a separate follow-up. -- 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]
