sumitagrawl opened a new pull request, #5446: URL: https://github.com/apache/ozone/pull/5446
## What changes were proposed in this pull request? It makes use of ratis resources to be acquired to control resource usages. And ozone cache can be non-blocking. Cache: Eviction policy with FIFO Queue length: 1024 Queue data size: 1GB (but considering actual data size as happening for ratis) Parent JIRA: https://issues.apache.org/jira/browse/HDDS-9222 ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-9456 ## How was this patch tested? 1. UT case for ResourceCache 2. Existing 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]
