Description of problem: FileCacheKey, FileMetadata and other objects that hold lucene files are not being serialized using the provided Externalizer in the LifeCycleCallback and java Serialization is being used to transfer them. This happens when used the as-modules and potentially in the server itself Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
PRs: 6.3.x: https://github.com/infinispan/jdg/pull/222 6.4.x: https://github.com/infinispan/jdg/pull/223
Gustavo, should this info be linked to ISPN-4685 ?
Both PRs are merged. Thanks Gustavo!