[jboss-jira] [JBoss JIRA] (WFLY-6567) Mutable session variables do not replicate correctly using non-tx session cache

Paul Ferraro (JIRA) issues at jboss.org
Wed Apr 27 12:48:00 EDT 2016


Paul Ferraro created WFLY-6567:
----------------------------------

             Summary: Mutable session variables do not replicate correctly using non-tx session cache
                 Key: WFLY-6567
                 URL: https://issues.jboss.org/browse/WFLY-6567
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 10.0.0.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro
             Fix For: 10.1.0.Final


Currently, mutable session attributes require a transactional cache configuration in order to replicate properly.  To support non-tx caches, we can record which mutable session attributes were accessed on a given session and re-set them at the end of the request.



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


More information about the jboss-jira mailing list