-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
None
-
CLOUD Maintenance Sprint 22
Set the state-transfer timeout is important for caches with huge data to allow longer duration for state-transfers.
But the variable STATE_TRANSFER_TIMEOUT seen in the configuration scripts does not have an effect.
The expected element would be
<distributed-cache name="myCache" .....>
<state-transfer timeout="theValue"/>
......
- relates to
-
CLOUD-2566 The environment variable <cacheName>_STATE_TRANSFER_TIMEOUT is missed in the JDG for OpenShift documentation
- Verified