[infinispan-issues] [JBoss JIRA] (ISPN-5354) HotRod putAll send proper CH routing

William Burns (JIRA) issues at jboss.org
Tue Apr 7 10:59:18 EDT 2015


William Burns created ISPN-5354:
-----------------------------------

             Summary: 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


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.3.11#6341)


More information about the infinispan-issues mailing list