-
Type:
Bug
-
Status: Verified (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: JDG 7.1.0 GA
-
Fix Version/s: JDG 7.2 DR1, JDG 7.2 GA
-
Component/s: Server
-
Labels:None
-
Target Release:
-
Fix Build:DR1
-
Workaround:Workaround Exists
-
Workaround Description:
-
Git Pull Request:
Out of the box, it's impossible to set compatibility marshaller to org.infinispan.query.remote.CompatibilityProtoStreamMarshaller in server because org.infinispan.main classloader can't access that class.
As Dan Berindei suggested in the mailing list, one way to avoid these kind of issues would be to allow class definitions to have slot:module:class format so that using the ModularClassResolver any class can be found.
- cloned from
-
ISPN-7710 CompatibilityProtoStreamMarshaller can't be set in server
-
- Resolved
-