[jboss-jira] [JBoss JIRA] (WFLY-9544) Reduce clustering externalizer instance loading

Paul Ferraro (JIRA) issues at jboss.org
Thu Nov 9 10:44:00 EST 2017


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

Paul Ferraro updated WFLY-9544:
-------------------------------
    Summary: Reduce clustering externalizer instance loading  (was: Prevent loading of clustering externalizer instances per cache container and deployment)


> Reduce clustering externalizer instance loading
> -----------------------------------------------
>
>                 Key: WFLY-9544
>                 URL: https://issues.jboss.org/browse/WFLY-9544
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Clustering
>    Affects Versions: 11.0.0.Final
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>
> Clustering externalizers are discovered via service loader, both for usage by the Infinispan marshaller and per-deployment for use by the distributed web session manager.
> The org.wildfly.clustering.marshalling.api module loads a significant number of externalizers, which end up loading multiple times.  Eliminating this redundancy will help reduce the server memory footprint for these use cases.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list