You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (Jira)" <ji...@apache.org> on 2020/08/12 18:10:00 UTC

[jira] [Assigned] (GEODE-8425) Add stats for handling netsearches to CachePerfStats

     [ https://issues.apache.org/jira/browse/GEODE-8425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund reassigned GEODE-8425:
--------------------------------

    Assignee: Kirk Lund

> Add stats for handling netsearches to CachePerfStats
> ----------------------------------------------------
>
>                 Key: GEODE-8425
>                 URL: https://issues.apache.org/jira/browse/GEODE-8425
>             Project: Geode
>          Issue Type: Wish
>          Components: regions, statistics
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: GeodeOperationAPI
>
> Add stats for handling netsearches to CachePerfStats:
> * handlingNetsearchesInProgress
> ** Current number of threads handling a network search initiated by a remote cache.
> * handlingNetsearchesCompleted
> ** Total number of times handling a network search initiated by a remote cache completed with success.
> * handlingNetsearchesTime
> ** Total time spent handling successful network searches for remote caches.
> * handlingNetsearchesFailed
> ** Total number of times handling a network search initiated by a remote cache failed without success.
> * handlingNetsearchesFailedTime
> ** Total time spent handling failed network searches for remote caches.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)