tanvipenumudy commented on PR #8651: URL: https://github.com/apache/ozone/pull/8651#issuecomment-3068225084
> S3InitiateMultipartUploadResponse#addToDBBatch add one entry to OpenKeyTable, and one entry for MultipartInfoTable, will we count the same MPU key and its size twice in OpenKeyTable and MultipartInfoTable? Double-checked this, the size does not get double counted from both `OpenKeyTable` and `MultipartInfoTable` at any given point in time during the MPU lifecycle! -- 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]
