QMF - routing keys used for updates can't be used to discriminate by agent
--------------------------------------------------------------------------

                 Key: QPID-1476
                 URL: https://issues.apache.org/jira/browse/QPID-1476
             Project: Qpid
          Issue Type: Bug
          Components: Qpid Managment Framework
    Affects Versions: M4
            Reporter: Ted Ross
            Assignee: Ted Ross
            Priority: Blocker
             Fix For: M4


The routing keys for management updates have the form:

    console.obj.<package>.<class>.<agentInfo>

but the <package> usually contains multiple words separated by dots.  This 
means that the agentInfo is not in a consistent location.  The structure needs 
to be changed to:

    console.obj.<agentInfo>.<package>.<class>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to