Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3194

Create diagnostics dumping tool

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 5.3.0.Final
    • Core
    • Low

      A simple script that an end-user can run on an existing cluster, that will:

      1. Connect to a given node via JMX
      2. Get a list of all caches on all nodes
      3. Run JMX calls on each cache on each node to capture diagnostic data
      4. Serialise this data (maybe JSON?), zip it up.

      This will allow end-users to share such stats for debugging and perf tuning.

      Diagnostic data to be captured would include all JMX info on hit/miss ratio, RPC performance, transaction commit/rollback rates, config details, time budgeting info, etc.

      This tool would require that JMX statistics are enabled and running for a while before the snapshot is captured.

            Unassigned Unassigned
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: