[jboss-jira] [JBoss JIRA] (WFLY-5591) Client mappings cache should always use REPL

Paul Ferraro (JIRA) issues at jboss.org
Tue Oct 27 10:19:00 EDT 2015


Paul Ferraro created WFLY-5591:
----------------------------------

             Summary: Client mappings cache should always use REPL
                 Key: WFLY-5591
                 URL: https://issues.jboss.org/browse/WFLY-5591
             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