]
Manik Surtani updated ISPN-1881:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
RPC calls should not use an executor if communicating with a single
recipient
-----------------------------------------------------------------------------
Key: ISPN-1881
URL:
https://issues.jboss.org/browse/ISPN-1881
Project: Infinispan
Issue Type: Enhancement
Components: Distributed Cache
Affects Versions: 5.1.1.FINAL
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 5.1.2.CR1, 5.1.2.FINAL
The CommandAwareRpcDispatcher makes use of an executor to communicate with recipients in
parallel, followed by polling the futures. This step can be heavily optimised if we just
have a single recipient, which is a very common case when using distributed (numOwners =
2, and the call is executed on one of the owners).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: