Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6731999

With new federation service, need to clarify the behavior of queryNames/MBeans with pattern "*//*:*"

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 2.0
    • 2.0
    • core-svc
    • None

      With the new federation service, we need the queryNames remain scalable, in particular when used with patterns.
      queryNames(new ObjectName("*:*"), null) returns only ObjectNames which are in the local repository :
      domain:key=value
      namespace//:key=value

      What is queryNames(new ObjectName("*//*:*", null) supposed to return ?
      As of today, it returns an empty Set.

            dfuchs Daniel Fuchs
            slions Sandra Lions-piron
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: