ashishkumar50 opened a new pull request, #7551: URL: https://github.com/apache/ozone/pull/7551
## What changes were proposed in this pull request? Ratis may reject request when callId and clientId is same for different request(Assumes as replay). To avoid such replay issue we need to ensure callId is different for different requests sent from openKeyCleanupService in each interval. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11807 ## How was this patch tested? New integration test -- 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]
