[infinispan-issues] [JBoss JIRA] (ISPN-1578) Send a byte[] along with each Hot Rod endpoint to use as hash seed

Galder Zamarreño (Created) (JIRA) jira-events at lists.jboss.org
Wed Nov 30 06:29:40 EST 2011


Send a byte[] along with each Hot Rod endpoint to use as hash seed
------------------------------------------------------------------

                 Key: ISPN-1578
                 URL: https://issues.jboss.org/browse/ISPN-1578
             Project: Infinispan
          Issue Type: Enhancement
          Components: Cache Server
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño
             Fix For: 5.1.0.CR1


Make Hot Rod server protocol 1.1 send a 32-bit hash or similar of the JGroups address' UUID back to client, and make both clients and servers hash on that.

The benefits of doing this, instead of relying on the Hot Rod endpoint are multiple, see attached Infinispan Dev list thread for more info.

This requires changing Hot Rod protocol 1.1 which is introduced in 5.1: https://docs.jboss.org/author/display/ISPN/Hot+Rod+Protocol+-+Version+1.1

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