sumitagrawl commented on PR #8546: URL: https://github.com/apache/ozone/pull/8546#issuecomment-3222875573
@swamirishi @smengcl There is an issue with runCnt, all threads use same runCnt, which is problamatic, every call to ratis must have different runCnt. With this refactoring, this problem is introduced -- 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]
