Hide Forgot
Description of problem: When using asynchronous operations from the qmf console (qmf::ConsoleSession), the correlation-id returned is scoped to the specific agent. This forces the user to combine the agent identity with the correlation-id to correlate ta response to a request. It would be more efficient if the correlation-id were guaranteed unique across all agents in the session. Note this to keep track of https://issues.apache.org/jira/browse/QPID-3275
Fixed upstream in revision 1145557.