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

Create a ProbeHandler for JGroups

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 9.0.0.Alpha2, 9.0.0.Final
    • None
    • None
    • None

    Description

      Expose the remote thread pool status to JGroups' probe. It returns the following:

      • current-pool-size => the current pool size
      • keep-alive=60000 => the configure keep alive time in milliseconds
      • min-thread => the minimum thread pool size configured
      • active-thread => the current active number of threads
      • queue-size => the current queue size
      • max-thread => the maximum thread pool size configured
      • largest-pool-size => the largest thread pool

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: