[infinispan-issues] [JBoss JIRA] (ISPN-3817) HotRod server should send only primary owners in the topology

Radim Vansa (JIRA) issues at jboss.org
Wed Dec 11 06:26:32 EST 2013


Radim Vansa created ISPN-3817:
---------------------------------

             Summary: HotRod server should send only primary owners in the topology
                 Key: ISPN-3817
                 URL: https://issues.jboss.org/browse/ISPN-3817
             Project: Infinispan
          Issue Type: Enhancement
          Components: Remote protocols
    Affects Versions: 6.0.0.Final
            Reporter: Radim Vansa
            Assignee: Galder Zamarreño


Currently, the routing information sent over HotRod contains one record per owner per segment. This is unnecessary as > 99.98 % of first requests are routed to primary owner.

Send only primary server address for each segment. To be compatible with 5.1 clients, numKeyOwners sent to HotRod clients should be always 1.

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