]
Pedro Ruivo updated ISPN-7523:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Update cached RpcOptions when timeout changes
---------------------------------------------
Key: ISPN-7523
URL:
https://issues.jboss.org/browse/ISPN-7523
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Radim Vansa
Assignee: Radim Vansa
Fix For: 9.0.0.Final
I thought these can be safely cached, but since remote timeout can be changed at runtime,
we need to listen to these changes and update cached options accordingly.