[jboss-jira] [JBoss JIRA] (WFLY-5628) Deploying distributable web application starts an unnecessary cache.

Paul Ferraro (JIRA) issues at jboss.org
Wed Nov 4 09:52:00 EST 2015


Paul Ferraro created WFLY-5628:
----------------------------------

             Summary: Deploying distributable web application starts an unnecessary cache.
                 Key: WFLY-5628
                 URL: https://issues.jboss.org/browse/WFLY-5628
             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)


More information about the jboss-jira mailing list