Dan Berindei created ISPN-3739:
----------------------------------
Summary: HotRod: Add a statistic with the hit ratio of HotRod requests
Key: ISPN-3739
URL:
https://issues.jboss.org/browse/ISPN-3739
Project: Infinispan
Issue Type: Feature Request
Components: Remote protocols
Affects Versions: 6.0.0.Final
Reporter: Dan Berindei
Assignee: Galder ZamarreƱo
Fix For: 7.0.0.Final
The HotRod protocol is supposed to always direct requests to the primary owner of a key.
It would be useful to expose a statistic with the number of requests that actually reach
the primary owner as opposed to a backup owner (causing one extra RPC for non-tx write
operations) or a non-owner (causing one extra RPC for both write and read operations).
--
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