-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The default session-management configuration (defined within the distributable-web subsystem) uses <local-affinity/> in combination with a replicated-cache. This means that requests will prefer the pod that created a given session, even if that pod no longer owns the session (as a consequence of cluster rebalancing due to scale-up/down). This can cause unnecessary remote invocations per request.
The recommended affinity to use with replicated caches is <primary-owner-affinity/>.
- is incorporated by
-
CLOUD-3930 EAP 7.4.0.GA OpenShift Image Release
- Closed
- relates to
-
CLOUD-3979 The distributable-web subsystem needs to use <infinispan-routing cache-container="web" cache="routing"/>, instead of <local-routing/>.
- Verified
-
JBEAP-21583 Deployment configured for externalizing to RHDG8 fails with EAP 7.4.0 Beta image
- Closed