[infinispan-issues] [JBoss JIRA] (HRJS-22) Exponential wait-based retries

Galder Zamarreño (JIRA) issues at jboss.org
Mon Jun 13 06:51:00 EDT 2016


Galder Zamarreño created HRJS-22:
------------------------------------

             Summary: Exponential wait-based retries
                 Key: HRJS-22
                 URL: https://issues.jboss.org/browse/HRJS-22
             Project: Infinispan Javascript client
          Issue Type: Enhancement
            Reporter: Galder Zamarreño


Switch Hot Rod client from using maxRetries to using time based retries with exponential backoffs in order to avoid overloading the server with continuous retries.

Also, make sure you retry errors that can be fixed, e.g. connection close, IllegalLifecycleStateExceptions.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the infinispan-issues mailing list