-
Feature Request
-
Resolution: Done
-
Major
-
7.0.0.CR2
-
None
Java client has Hot Rod client property "infinispan.client.hotrod.max_retries" but C++ client doesn't have. Please make this configurable in C++ client as well so that it can failover faster than default.
https://docs.jboss.org/infinispan/7.2/apidocs/org/infinispan/client/hotrod/RemoteCacheManager.html
https://docs.jboss.org/infinispan/7.2/apidocs/org/infinispan/client/hotrod/configuration/ConfigurationBuilder.html#maxRetries%28int%29