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

Mircea Markus (JIRA) jira-events at lists.jboss.org
Wed Nov 28 06:56:21 EST 2012


    [ https://issues.jboss.org/browse/ISPN-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737673#comment-12737673 ] 

Mircea Markus commented on ISPN-2536:
-------------------------------------

even if the same node is asked repetedly, given that your cluster is distributed, the return value should be correct.
                
> 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