Cyrill commented on PR #5364: URL: https://github.com/apache/ozone/pull/5364#issuecomment-1739843334
So I tested with the `chunk.data.validation.check` property and without it and I clearly see the effect. This is the test run **without** the DN checksum check <img width="1255" alt="noprop" src="https://github.com/apache/ozone/assets/56274/6abc3077-bc48-41d2-9e91-dd72562bc34d"> This is the test run **with** the DN checksum check <img width="1268" alt="with_prop" src="https://github.com/apache/ozone/assets/56274/14217317-4bd9-47a4-bd2d-36cc99937654"> Total allocated byte[] arrays memory is twice as large as when the property is turned off. -- 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]
