[JBoss JIRA] (ISPN-5354) HotRod putAll send proper CH routing
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-5354?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant reassigned ISPN-5354:
-------------------------------------
Assignee: William Burns
> HotRod putAll send proper CH routing
> ------------------------------------
>
> Key: ISPN-5354
> URL: https://issues.jboss.org/browse/ISPN-5354
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Protocols
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 9.0.0.Alpha2, 8.2.2.Final, 9.0.0.Final
>
>
> We need to enable putAll operation on hot rod to send multiple commands where each owner receives the keys it owns. This way the embedded server has less routing to do.
> This requires having some sort of thread pool for use on the client though, as doing each request sequentially seems it would probably be slower than just sending 1 request.
> This relates to ISPN-5266
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 8 months
[JBoss JIRA] (ISPN-5354) HotRod putAll send proper CH routing
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-5354?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-5354:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha2
8.2.2.Final
9.0.0.Final
Resolution: Done
> HotRod putAll send proper CH routing
> ------------------------------------
>
> Key: ISPN-5354
> URL: https://issues.jboss.org/browse/ISPN-5354
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Protocols
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 9.0.0.Alpha2, 8.2.2.Final, 9.0.0.Final
>
>
> We need to enable putAll operation on hot rod to send multiple commands where each owner receives the keys it owns. This way the embedded server has less routing to do.
> This requires having some sort of thread pool for use on the client though, as doing each request sequentially seems it would probably be slower than just sending 1 request.
> This relates to ISPN-5266
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 8 months