[infinispan-issues] [JBoss JIRA] (ISPN-7272) Remove replication statistics from RpcManagerImpl

Tristan Tarrant (JIRA) issues at jboss.org
Fri Jul 14 13:04:10 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-7272:
----------------------------------
    Fix Version/s: 9.2.0.Final
                       (was: 9.1.0.Final)


> Remove replication statistics from RpcManagerImpl
> -------------------------------------------------
>
>                 Key: ISPN-7272
>                 URL: https://issues.jboss.org/browse/ISPN-7272
>             Project: Infinispan
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 8.1.6.Final, 9.0.0.Alpha4
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 9.2.0.Final
>
>
> The replication statistics exposed by {{RpcManagerImpl}} are too low-level. For instance, in non-transactional caches, the times of the RPCs from the primary to the backups are counted both on the primary and on the originator (as part of the originator-to-primary RPC). They also aren't split by operation, like the {{CacheMgmtInterceptor}} statistics, which makes them even less useful.
> The triangle algorithm changes things again, but only for distributed caches, so there is now one more way of interpreting the {{RpcManagerImpl}} statistics. It would be better to remove them altogether.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list