QMF: C++ agent does not re-publish all management data on reconnect to the 
broker.
----------------------------------------------------------------------------------

                 Key: QPID-2888
                 URL: https://issues.apache.org/jira/browse/QPID-2888
             Project: Qpid
          Issue Type: Bug
          Components: Qpid Managment Framework
            Reporter: Ken Giusti
            Assignee: Ken Giusti


Should the connection between the broker and a V2 QMF agent fail, then recover, 
the agent does not republish all management data objects on reconnect.  This 
may cause some consoles to get out of sync with the agent, as the consoles may 
have deleted and cleaned up all context related to that agent.  To reproduce:

1. Start a broker and a qmf console on one machine.
2. Start a v2 agent on a different machine.
3. Wait for the console to receive mgmt data from the agent.
4. Break the network connection between agent and broker.
5. Wait for the console to delete the agent (timeout).
6. Re-connect the agent and broker.
7. Wait for the console to see the agent (new agent event).

The console will only be notified of any objects that have been updated during 
the disconnect.  This leaves the console with an incomplete set of management 
data from that agent.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to