ChenSammi commented on PR #8827: URL: https://github.com/apache/ozone/pull/8827#issuecomment-3205676315
@priyeshkaratha , please remove all the "if (VersionedDatanodeFeatures.isFinalized(HDDSLayoutFeature.DATA_DISTRIBUTION))" check in this patch, we will do it in a new patch with the new upgrading test. Please add unit tests for two cases, a. duplicated tx arrived from SCM, handled by DeleteBlocksCommandHandler, and verify the pending block count and block size accuracy. b. duplicated tx executed by ContainerBlockInfo in BlockDeletingService, verify pending block count and block size accuracy. -- 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]
