Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8425

Add stats for handling netsearches to CachePerfStats

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              klund Kirk Lund
              klund Kirk Lund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: