]
Paul Ferraro updated WFLY-8060:
-------------------------------
Affects Version/s: No Release
Restore distributed SFSB cache key marshalling optimization
-----------------------------------------------------------
Key: WFLY-8060
URL:
https://issues.jboss.org/browse/WFLY-8060
Project: WildFly
Issue Type: Bug
Components: Clustering, EJB
Affects Versions: No Release
Reporter: Paul Ferraro
Assignee: Paul Ferraro
As part of EAP7-552, EJBs use a new SessionID implementation for which we don't
currently have an externalizer. This causes Infinispan to unnecessarily marshal and send
class descriptors for each cache operation.