Make JMX MBean names unique

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.0
    • Affects Version/s: None
    • Component/s: Monitoring
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently you can get duplicates because the monotonically increasing integer used for clusterId is scope to a class loader, while the JMX server is scoped to the JVM. So we need another way to make the MBean names unique. A guid of some sort is probably required.

            Assignee:
            Ross Lawley
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: