Re: Telling v1 events from v2 events using qmf.console python QMF library

2013-07-26 Thread Ken Giusti
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"

Re: Telling v1 events from v2 events using qmf.console python QMF library

2013-07-26 Thread 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

Re: Telling v1 events from v2 events using qmf.console python QMF library

2013-07-25 Thread Ken Giusti
; 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

Re: Telling v1 events from v2 events using qmf.console python QMF library

2013-07-25 Thread 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 started working on detecting when a queue has been deleted. One > > possibility i

Re: Telling v1 events from v2 events using qmf.console python QMF library

2013-07-25 Thread Ken Giusti
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

Telling v1 events from v2 events using qmf.console python QMF library

2013-07-25 Thread Bill Freeman
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