[infinispan-issues] [JBoss JIRA] (ISPN-7919) Expose ResponseCollector in the RpcManager interface
Dan Berindei (JIRA)
issues at jboss.org
Mon Jul 24 06:46:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-7919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-7919:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/5315
> 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.2.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)
More information about the infinispan-issues
mailing list