[
https://issues.jboss.org/browse/ISPN-7367?page=com.atlassian.jira.plugin....
]
Dan Berindei commented on ISPN-7367:
------------------------------------
We can improve the serialization of the address too, by making it implement
{{AdvancedExternalizer}} directly instead of extending
{{InstanceReusingAdvancedExternalizer}}.
CommandAckCollector Improvements
--------------------------------
Key: ISPN-7367
URL:
https://issues.jboss.org/browse/ISPN-7367
Project: Infinispan
Issue Type: Enhancement
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Changes suggested:
* we can have a single {{CommandAckCollector}} per cache manager, since the
{{CommandInvocationId}}s are unique.
* It doesn't need the complete {{CommandInvocationId}}. Only the {{long id}} is
needed.
Result:
* Smaller payload in acks (no need to send the cache name neither the originator address)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)