]
Mircea Markus updated ISPN-2643:
--------------------------------
Fix Version/s: 5.2.0.Beta6
(was: 5.2.0.CR1)
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.Beta6, 5.2.0.Final
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: