https://issues.apache.org/jira/browse/QPID-5019
> >
> > If this works, I'll try to get Justin to approve it for 0.24, that way it
> > will be in the next release (as well as trunk).
> >
> > ----- Original Message -----
> > > From: "Bill Freeman"
ll be in the next release (as well as trunk).
>
> - Original Message -
> > From: "Bill Freeman"
> > To: "users"
> > Sent: Thursday, July 25, 2013 4:28:50 PM
> > Subject: Re: Telling v1 events from v2 events using qmf.console python
> QMF l
; To: "users"
> Sent: Thursday, July 25, 2013 4:28:50 PM
> Subject: Re: Telling v1 events from v2 events using qmf.console python QMF
> library
>
> Ken,
>
> Thanks.
>
> That works for me. Probably naming it "isV2" to match the one in ObjectId
> insta
; > To: "users"
> > Sent: Thursday, July 25, 2013 12:24:34 PM
> > Subject: Telling v1 events from v2 events using qmf.console python QMF
> library
> >
> > I've started working on detecting when a queue has been deleted. One
> > possibility i
trunk so it will be available in future
releases.
-K
- Original Message -
> From: "Bill Freeman"
> To: "users"
> Sent: Thursday, July 25, 2013 12:24:34 PM
> Subject: Telling v1 events from v2 events using qmf.console python QMF library
>
> I've s
I've started working on detecting when a queue has been deleted. One
possibility is to track the queueDelete QMF events.
I noticed that I get 2 of each event (using an older qmf.console that has
been patched as recently discussed to allow v2 to happen at all). Using
pdb to crawl up the stack, I