[infinispan-issues] [JBoss JIRA] (ISPN-7919) Expose ResponseCollector in the RpcManager interface
Dan Berindei (JIRA)
issues at jboss.org
Mon Jul 24 06:47:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-7919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-7919:
-------------------------------
Description:
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.
was:
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.
> 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