adoroszlai commented on PR #9305: URL: https://github.com/apache/ozone/pull/9305#issuecomment-3562754999
> It would be nice to split this object in 2, having the immutable fields in one object and the others in a smaller object, but then to write a single increment of usedBytes back to rocksDB, we need to convert the entire object back to proto and write it all back out. That's a good idea. Ideally "usage" should be in a separate table in RocksDB. -- 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]
