]
Bela Ban commented on JGRP-2402:
--------------------------------
This could be done in a separate protocol ({{SOS)}}? It would be configurable with a time
interval and a list of protocols and their attributes to be fetched. This list could be
updated by reading them from an external list.
SOS report
----------
Key: JGRP-2402
URL:
https://issues.redhat.com/browse/JGRP-2402
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 4.2.2, 5.0.0.Alpha4
Add the ability to dump the most important attributes to a file / log (configurable),
e.g.:
* Max threads
* Number of rejected messages
* Size of retransmission tables (NAKACK2, UNICAST3)
This should be done periodically (e.g. every 15 minutes). This log should be enabled by
default, e.g. in Infinispan.
These files can then be sent to support via an SOS report.
This can be used to diagnose issues by telling the customer to invoke this command and
attach the resulting file to a ticket.