Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2005

Probe: more detailed information about RPCs

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 3.6.8
    • None
    • None

      probe.sh rpcs currently only returns the number of multicasts, anycasts and unicasts (async and sync) since the last reset. Add 3 additional keys:

      • rpcs-enable-details: captures detailed information from now on. This is not enabled by default as capturing this information is costly (hashmap put/get, timing of RPCs etc)
      • rpcs-disable-details: disables capturing of details
      • rpcs-details: dumps detailed information (needs to be enabled before)
        • For async RPCs: number of RPCs for every destination (unicast or multicast)
        • For sync RPCs: ditto, plus min/max/avg invocation times

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: