[jboss-jira] [JBoss JIRA] (WFLY-5581) Routing cache should always use REPL

Paul Ferraro (JIRA) issues at jboss.org
Mon Oct 26 13:40:00 EDT 2015


Paul Ferraro created WFLY-5581:
----------------------------------

             Summary: Routing cache should always use REPL
                 Key: WFLY-5581
                 URL: https://issues.jboss.org/browse/WFLY-5581
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 10.0.0.CR4
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


Currently, the cache used for routing information uses the same cache mode as the cache used for web sessions.  On a 4 node cluster, this results in an extra RPC for half of the requests.  The routing cache should always use REPL, if the web session cache is clustered, and should never use a persistent store.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list