]
Tristan Tarrant reassigned ISPN-8824:
-------------------------------------
Assignee: Will Burns
Invalidate near cache if no servers are accessible
--------------------------------------------------
Key: ISPN-8824
URL:
https://issues.redhat.com/browse/ISPN-8824
Project: Infinispan
Issue Type: Bug
Reporter: Galder ZamarreƱo
Assignee: Will Burns
Priority: Major
Invalidate near cache if no servers are accessible.
The client has the concept of a cluster restart, so it can try to reconnect to the
cluster if completely offline. We'd need to decide exactly when to do this.
Also, check how client's site failover works with this.