[infinispan-issues] [JBoss JIRA] (ISPN-2643) Configure the Java Hot Rod client to always go to the main data owner when requesting data

Mircea Markus (JIRA) jira-events at lists.jboss.org
Fri Dec 14 12:39:17 EST 2012


Mircea Markus created ISPN-2643:
-----------------------------------

             Summary: Configure the Java Hot Rod client to always go to the main data owner when requesting data
                 Key: ISPN-2643
                 URL: https://issues.jboss.org/browse/ISPN-2643
             Project: Infinispan
          Issue Type: Feature Request
    Affects Versions: 5.2.0.Beta5
            Reporter: Mircea Markus
            Assignee: Mircea Markus
             Fix For: 5.2.0.CR1


ATM the HR client picks randomly a node owner when it writes data.
With ISPN-2552 in place, this is suboptimal, as during writes the secondary owner delegates the write to the main owner for lock acquisition, which means an additional RPC. We should make the HR client always write to the main data owner directly.

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