You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Steve Huston <sh...@riverace.com> on 2014/12/05 17:58:10 UTC

RE: Qpid client disconnect notification

(Adding users@ to get more input)

> -----Original Message-----
> From: srodof [mailto:sfodor102@gmail.com]
> Sent: Friday, December 05, 2014 11:16 AM
> To: dev@qpid.apache.org
> Subject: Qpid client disconnect notification
> 
> I have a qpid sender c++ and multiple qpid receivers in Java, using c++
> broker.
> 
> I would like to know in c++ every time a java client disconnect.
> 
> Looking into this forum i found that creating a c++ receiver that listens to
> qmf.default.topic/agent.ind.event.org_apache_qpid_broker.#;
> {node:{type:topic}}
> i get every disconnect msg on the broker.
> 
> The problem is that the disconnect msg doesn't provide the topic name or
> the username. For some reason reports user:anonymous, which is wrong.

What auth mechanism did the Java client use? The username used in that authentication is what should be reported.

-Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org