Np, it definitely fixes our issue, so I hope that you will find that the code is indeed improved.
On Fri, Feb 5, 2010 at 1:14 AM, Jean-Baptiste Onofré <[email protected]>wrote: > Hi Ryan, > > Thanks a lot for the patch and the jira. I will review it today. > > Regards > JB > -----Original Message----- > From: Ryan Moquin <[email protected]> > Date: Thu, 4 Feb 2010 21:14:40 > To: <[email protected]> > Subject: Re: Threading problem in Servicemix-HTTP which renders the > component > unusable. > > After studying the servicemix-http component. I removed quite a few > unnecessary things and simplified the operation of the endpoint. All the > tests for the component still pass and the component also no longer times > out when I use it. I attached the source code to the bug I filed for the > review of the Servicemix team. > > On Thu, Feb 4, 2010 at 11:30 AM, Ryan Moquin <[email protected]> > wrote: > > > Just as FYI, I was able to determine at least a partial cause to my > > servicemix-http component. I filed a bug and explained the error. The > > issue causes the component to become completely unusable after a single > > consumer sends a couple requests (which are separated by at least 1 > second) > > due to a race condition. > > > > https://issues.apache.org/activemq/browse/SM-1931 > > > > Thanks, > > Ryan > > > >
