On Wed, 2010-12-15 at 13:00 +0000, Gordon Sim wrote: > On 12/14/2010 09:41 AM, Bruno Matos wrote: > > On Mon, 2010-12-13 at 12:09 +0000, Bruno Matos wrote: > >> Hi, > >> > >> There is any way to associate a message with the connection ID used to > >> publish it? > >> > > > > Hi, > > > > Sorry for the leak of information. > > > > What I need is to add the connection ID to every message that arrives. > > Can I do that with a plugin? > > No, we don't really have proper plugin APIs for this sort of thing. Were > you thinking of a client or broker side plugin? What is the connection > ID - the ip and port its connecting from? >
I was thinking in a broker side plugin. The connection ID can be something generated in broker side, a hash a sequence number generator or something like that. Thank you, Bruno Matos --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
