symious opened a new pull request #2956: URL: https://github.com/apache/ozone/pull/2956
## What changes were proposed in this pull request? In HDDS-1391, the API to get delta updates from OM is added. In a busy cluster, the delta updates may be very large that could affect the OM's performance while the API is being invoked. This issue happens when Recon is trying to retrieve large delta updates from OM. This ticket is to add a new API to limit the update counts clients can retrieve each time. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6147 ## How was this patch tested? unit 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]
