Radim Vansa created ISPN-6644:
---------------------------------
Summary: Use externalizer directly to serialize CommandInvocationId
Key: ISPN-6644
URL:
https://issues.jboss.org/browse/ISPN-6644
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 9.0.0.Alpha1
Reporter: Radim Vansa
Assignee: Radim Vansa
CommandInvocationId serialization can be improved by using the externalizer directly,
instead of invoking {{output.writeObject(commandInvocationId)}} and
{{input.readObject()}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)