Paul Ferraro created WFLY-5629:
----------------------------------
Summary: Deploying distributable web application starts an unnecessary
cache.
Key: WFLY-5629
URL:
https://issues.jboss.org/browse/WFLY-5629
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.0.0.CR4
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Critical
Deploying a web application should only start 2 caches:
* Cache for storing sessions (deployment specific)
* Cache for storing routing information (shared)
However, currently, the default cache is also started, even though it is never used.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)