[jboss-jira] [JBoss JIRA] (WFLY-5502) Don't require marshallable session attributes if the cache does not require it

Paul Ferraro (JIRA) issues at jboss.org
Fri Oct 9 09:45:01 EDT 2015


Paul Ferraro created WFLY-5502:
----------------------------------

             Summary: Don't require marshallable session attributes if the cache does not require it
                 Key: WFLY-5502
                 URL: https://issues.jboss.org/browse/WFLY-5502
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 10.0.0.CR2
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


The distributed session manager implementation requires its session attributes to be marshallable.  However, if the cache is not clustered or persistent, this enforcement is unnecessary and puts unreasonable constraints on an application.



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


More information about the jboss-jira mailing list