On Thu, Jun 11, 2015 at 2:55 PM, Gordon Sim <[email protected]> wrote: > On 06/11/2015 07:23 PM, Matt Broadstone wrote: > >> On Wed, Jun 10, 2015 at 10:31 AM, Matt Broadstone <[email protected]> >> wrote: >> >> On Wed, Jun 10, 2015 at 10:26 AM, Gordon Sim <[email protected]> wrote: >>> >>> On 06/10/2015 02:24 PM, Matt Broadstone wrote: >>>> >>>> Looks like this is indeed a bug. I have a piece of code that runs these >>>>> steps: >>>>> >>>>> 1. connect >>>>> 2. attach link to 'amq.topic' >>>>> 3. detach link >>>>> 4. repeat steps 2 and 3 >>>>> 5. disconnect >>>>> >>>>> Running against qpidd I never reach step 5, after the first detach >>>>> subsequent attach calls hang. This code works just fine against >>>>> ActiveMQ. >>>>> >>>>> >>>> I've just committed a fix for >>>> https://issues.apache.org/jira/browse/QPID-6392, >>>> https://svn.apache.org/r1684680, which I think should address that. >>>> >>>> >>>> Okay great, I'll try to test this out locally. Is there any idea yet >>> what >>> release this will make it into, and when that might be released? >>> >>> Matt >>> >>> >>> >> Gordon, >> I can confirm that your patch fixed the issue for me. This issue (plus the >> memory leak with the sender acknowledgements we discussed a few weeks >> back) >> is pretty mission critical to our product, is there any sort of expected >> release date for 0.33/34? >> > > Thanks for confirming and sorry for forgetting to reply to your question > first time around. Our usual release manager is on extended leave at > present - hiking the Appalachian Trail(!) - which is why we are off our > usual schedule. However I'm sure we can get a release together in his > absence and we are due one soon. I'll start a thread to get some input on > that. > > > Very cool, I've often wanted to tackle that hike myself! I don't mean to nag about it, it's just that I'm stuck using ubuntu so even after you release I have to then go nag/beg/make offerings to mcpierce to get new ubuntu testing packages released ;)
Cheers, Matt > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
