]
Galder Zamarreño commented on ISPN-8127:
----------------------------------------
What scenarios? Please explain.
Prevent Hot Rod client from failing on certain scenarios
--------------------------------------------------------
Key: ISPN-8127
URL:
https://issues.jboss.org/browse/ISPN-8127
Project: Infinispan
Issue Type: Enhancement
Components: Cloud Integrations, Remote Protocols
Reporter: Sebastian Łaskawiec
In some scenarios it should be possible to use Hot Rod client in graceful mode. It
shouldn't fail when it can not contact the server (especially when {{putIfAbsent}} is
concerned).
As long as near caching is concerned, we could provide stale data in such scenario.