[jboss-jira] [JBoss JIRA] (WFLY-5497) Add <distributable/> to shared-session-config schema

Paul Ferraro (Jira) issues at jboss.org
Sat Jan 12 13:23:03 EST 2019


     [ https://issues.jboss.org/browse/WFLY-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Ferraro updated WFLY-5497:
-------------------------------
    Forum Reference: https://developer.jboss.org/message/941522#941522


> Add <distributable/> to shared-session-config schema
> ----------------------------------------------------
>
>                 Key: WFLY-5497
>                 URL: https://issues.jboss.org/browse/WFLY-5497
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Clustering, Web (Undertow)
>    Affects Versions: 10.0.0.CR2
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>            Priority: Major
>
> Currently, the shared-session-config does not indicate whether a distributable or non-distributable session manager should be used.  Consequently, we assign the session manager implementation based on the availability of the module providing the distributed implementation.  Since the default infinispan web session configuration attempts to passivate sessions on shutdown, users will see NotSerializableExceptions on shutdown if they use non-serializable session attributes - even if their web applications do not define themselves as being <distributable/>.
> To clarify this ambiguity, we should add a <distributable/> element (a la web.xml) to the shared-session-config schema to determine which session manager implementation to use.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list