Dan Berindei created ISPN-7919:
----------------------------------
Summary: Expose ResponseCollector in the RpcManager interface
Key: ISPN-7919
URL:
https://issues.jboss.org/browse/ISPN-7919
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 9.1.0.Alpha1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.1.0.Final
ISPN-6971/https://github.com/infinispan/infinispan/pull/5143 introduces a
`ResponseCollector` interface in the `Transport` interface, the `RpcManager` interface
should expose it as well (replacing `ResponseFilter`).
Additionally, we should change core users of `RpcManager`/`JGroupsTransport` to avoid
creating a `Map<Address, Response>` as much as possible.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)