[jboss-jira] [JBoss JIRA] (WFLY-6522) Improve support for mutable session variables with non-tx session cache

Paul Ferraro (JIRA) issues at jboss.org
Thu Apr 14 15:17:00 EDT 2016


Paul Ferraro created WFLY-6522:
----------------------------------

             Summary: Improve support for mutable session variables with non-tx session cache
                 Key: WFLY-6522
                 URL: https://issues.jboss.org/browse/WFLY-6522
             Project: WildFly
          Issue Type: Feature Request
          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