Paul Ferraro created WFLY-3533:
----------------------------------
Summary: Some web/ejb externalizers are not loading properly
Key: WFLY-3533
URL:
https://issues.jboss.org/browse/WFLY-3533
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Clustering
Affects Versions: 8.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 9.0.0.Alpha1
While investigating alternate file cache store options, I noticed that the serialized
forms for certain cache keys were unexpectedly large. Both the
org.wildfly.clustering.web.infinispan and org.wildfly.clustering.ejb.infinispan are not
importing services from org.jboss.as.clustering.infinispan. Consequently, the
externalizers from these modules are not being loaded properly. Additionally, ejb cache
keys are not properly using the SessionIDExternalizer to serialize SessionID, causing
these keys to be larger than they ought to be.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)