]
Paul Ferraro updated WFLY-13453:
--------------------------------
Summary: Near cache should auto-enable when hotrod session manager is used. (was:
Near cache should auto-enable for when hotrod session manager is used.)
Near cache should auto-enable when hotrod session manager is used.
------------------------------------------------------------------
Key: WFLY-13453
URL:
https://issues.redhat.com/browse/WFLY-13453
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 19.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
Currently, the logic to create a custom near cache based on the web deployment's
max-active-sessions gets bypassed if the associated cache manager does not explicitly
enable near cache.
This results in unexpected behavior.