[infinispan-issues] [JBoss JIRA] (ISPN-1476) Hot Rod client consistent hash calculations broken
Manik Surtani (Updated) (JIRA)
jira-events at lists.jboss.org
Fri Oct 21 11:29:45 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1476:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Hot Rod client consistent hash calculations broken
> --------------------------------------------------
>
> Key: ISPN-1476
> URL: https://issues.jboss.org/browse/ISPN-1476
> Project: Infinispan
> Issue Type: Bug
> Components: Cache Server
> Affects Versions: 5.0.0.FINAL, 5.1.0.BETA2
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Priority: Blocker
> Labels: hotrod
> Fix For: 5.1.0.BETA3
>
>
> Hot Rod client hash code production is broken, which is why CSAIntegrationTest does not work.
> As a result of the change in ISPN-1281, the hash space was increased and only positive values are produced.
> However, Hot Rod client's ConsistentHashV1 was still producing old style hash codes, so request for keys would land on nodes that did not own the key.
> This is being fixed as part of the work for ISPN-1408.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list