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

Probe does not handle multiple protocols of the same class in the same stack

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Optional
    • 4.1.3
    • None
    • None

    Description

      When we have multiple protocols of the same type (e.g. FRAG2) in the same stack, probe.sh only dumps information about the first one found. E.g. in

      <UDP/>
      <PING/>
      <FRAG2 id="350".../>
      ...
      <GMS/>
      <FRAG2.../>
      

      , the FRAG2 protocol with id 350 would likely get skipped as the other one was found first in a query like probe.sh jmx=FRAG2

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: