bharatviswa504 opened a new pull request #1659:
URL: https://github.com/apache/ozone/pull/1659


   ## What changes were proposed in this pull request?
   
   Expose Ratis retry cache. Followed new config approach and also used same 
config name as RatisServer config.
   And also with this Jira if any config is prefixed with "ozone.om.ha" and 
after that users try to use same the RatisServer config it will be used by OM 
RaftServer. (This allows if any configs need to be tuned and in OM we don't 
have a config, this capability can help in such scenarios)
   
   
   Used 5 minutes as default value. As with default leader election time out 
and with retry 15 count, this value should be more than enough to catch retry 
requests and return from the cache.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-4329
   
   ## How was this patch tested?
   
   Added a 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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to