Hi Carl, sorry - this fix was done after the last merge, and I haven't yet put it onto trunk (or 2.1 where I also need it).
As to the mutex grabbing on createTextMessage,.. this does seem unnecessary and can be removed - however as Robert says this will only push the deadlock problem elsewhere... Cheers, Rob On 17/09/2007, Carl Trieloff <[EMAIL PROTECTED]> wrote: > > Robert Greig wrote: > > On 15/09/2007, Rajith Attapattu <[EMAIL PROTECTED]> wrote: > > > > > >> When I run the latest version of trunk I get a hang on > >> org.apache.qpid.test.unit.client.forwardall.CombinedTest > >> kill -3 (thread dump) provides information to say there is a deadlock. > >> > > > > This is QPID-600 and has been fixed by Rob on the M2 branch. > > > > > > I thought all the M2 fixes have been merged to trunk -- do we have a > list of what has not been > merged? > > Carl. >
