Re: Failing JMS Continuations test (Was : Re: Back to normal.....)

2009-09-03 Thread Sergey Beryozkin
Continuations test (Was : Re: Back to normal.) There is a randomly failing continuations test that I've asked Sergey to look at, but it's failing on on the branches. If he cannot find a fix tomorrow, I'll @Ignore it for a bit. Looking into it now... The initial observation

Re: Failing JMS Continuations test (Was : Re: Back to normal.....)

2009-09-03 Thread Daniel Kulp
OK. I'm pretty sure Sergey and I tracked this down to some thread safety issues in the ConduitSelector. However, it was made even worse on 2.2.x/2.1.x due to some additional thread safety issues in the JMSConduit on those branches. (trunk has a completely updated conduit that doesn't

RE: Failing JMS Continuations test (Was : Re: Back to normal.....)

2009-09-03 Thread Sergey Beryozkin
2009 18:54 To: dev@cxf.apache.org Cc: Sergey Beryozkin; Benson Margulies Subject: Re: Failing JMS Continuations test (Was : Re: Back to normal.) OK. I'm pretty sure Sergey and I tracked this down to some thread safety issues in the ConduitSelector. However, it was made even worse