[infinispan-issues] [JBoss JIRA] Created: (ISPN-1273) hash distribution is not correctly transferred to hot rod client
Michal Linhard (JIRA)
jira-events at lists.jboss.org
Thu Jul 28 05:03:23 EDT 2011
hash distribution is not correctly transferred to hot rod client
----------------------------------------------------------------
Key: ISPN-1273
URL: https://issues.jboss.org/browse/ISPN-1273
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.0.0.CR8
Reporter: Michal Linhard
Assignee: Galder Zamarreño
I'm starting 4 ispn instances on interfaces test1-test4 with numVirtualNodes 512.
when my client pings one of the servers for topology info - this is the contents of it's servers2HashCode map:
10213 = test1
10225 = test3
10235 = test2
10236 = test4
i.e. it contains only one hashid per server.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list