]
Pedro Ruivo updated ISPN-7367:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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)