Bela Ban created JGRP-2005:
------------------------------
Summary: Probe: more detailed information about RPCs
Key: JGRP-2005
URL:
https://issues.jboss.org/browse/JGRP-2005
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 3.6.8
{{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)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)