[infinispan-issues] [JBoss JIRA] (ISPN-2536) Hotrod client doesn't query two servers by RoundRobin (distributed mode)

Astaldo Guy (JIRA) jira-events at lists.jboss.org
Thu Nov 22 05:14:21 EST 2012


Astaldo Guy created ISPN-2536:
---------------------------------

             Summary: Hotrod client doesn't query two servers by RoundRobin (distributed mode)
                 Key: ISPN-2536
                 URL: https://issues.jboss.org/browse/ISPN-2536
             Project: Infinispan
          Issue Type: Bug
          Components: Querying
    Affects Versions: 5.2.0.Beta4
            Reporter: Astaldo Guy
            Assignee: Sanne Grinovero
            Priority: Critical


I am in the process of doing a PoC on Infinispan.
I want to configure two nodes in a cluster, containing different key/value pairs.
Now a client connects to the cloud and queries multiple keys.

The problem is, that the client only asks on that node, that it first connects.
It seems, that I cant get the client to ask the second noce, if the first does not has a value for this key.
In the forum post is a zip with an eclipse/maven project to reproduce that error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list