You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Jean-Baptiste Onofré <jb...@nanthrax.net> on 2010/02/05 07:14:49 UTC

Re: Threading problem in Servicemix-HTTP which renders the component unusable.

Hi Ryan,

Thanks a lot for the patch and the jira. I will review it today.

Regards
JB
-----Original Message-----
From: Ryan Moquin <fr...@gmail.com>
Date: Thu, 4 Feb 2010 21:14:40 
To: <se...@geronimo.apache.org>
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 <fr...@gmail.com> 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
>


Re: Threading problem in Servicemix-HTTP which renders the component unusable.

Posted by Ryan Moquin <fr...@gmail.com>.
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é <jb...@nanthrax.net>wrote:

> Hi Ryan,
>
> Thanks a lot for the patch and the jira. I will review it today.
>
> Regards
> JB
> -----Original Message-----
> From: Ryan Moquin <fr...@gmail.com>
> Date: Thu, 4 Feb 2010 21:14:40
> To: <se...@geronimo.apache.org>
> 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 <fr...@gmail.com>
> 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
> >
>
>