ashishkumar50 opened a new pull request, #6985:
URL: https://github.com/apache/ozone/pull/6985

   ## What changes were proposed in this pull request?
   
   Default max retries count is very high for ExponentialBackoffPolicy which in 
some cases leads to longer wait for client. Client like HBase by default 
timesout after 5 minutes which leads to unexpected crash. 
   In this PR making retry count as configurable so that after max retry client 
can try on different DN and doesn't need to wait for long.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-11226
   
   ## How was this patch tested?
   
   Updated existing 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]

Reply via email to