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 the quick fix! Matt > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
