]
Ryan Emerson updated ISPN-11426:
--------------------------------
Summary: Add UUID to core SerializationContexts (was: Add UUID to commons
SerializationContexts)
Add UUID to core SerializationContexts
--------------------------------------
Key: ISPN-11426
URL:
https://issues.redhat.com/browse/ISPN-11426
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 10.1.3.Final, 11.0.0.Alpha2
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Currently we only register a ProtoStream marshaller for java.util.UUID in the server as
they are required for the event logger, however we should register this in the
common's initializers as it is a common requirement for users to use UUID as keys in a
cache.