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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 2.0
    • Affects Version/s: 2.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: