Re: Netty and requestTimeout

2013-09-11 Thread Claus Ibsen
ent, this >> workaround wouldn't have worked. I can send you a patch if you are >> interested. >> >> >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/Netty-and-requestTimeout-tp5738341p573853

Re: Netty and requestTimeout

2013-09-03 Thread Claus Ibsen
with Camel use of Netty because of the pool of > channels. If the access to a single channel had been concurrent, this > workaround wouldn't have worked. I can send you a patch if you are > interested. > > > > > > -- > View this message in context: > http://camel.46

Re: Netty and requestTimeout

2013-09-02 Thread fbarbat
.465427.n5.nabble.com/Netty-and-requestTimeout-tp5738341p5738536.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Netty and requestTimeout

2013-09-02 Thread fbarbat
Sorry, I forgot to mention I'm using 2.11.1 -- View this message in context: http://camel.465427.n5.nabble.com/Netty-and-requestTimeout-tp5738341p5738534.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Netty and requestTimeout

2013-09-02 Thread fbarbat
= template.requestBody("direct:out", "hello", String.class); Assert.assertEquals("hello", result); System.in.read(); } } -- View this message in context: http://camel.465427.n5.nabble.com/Netty-and-requestTimeo

Re: Netty and requestTimeout

2013-08-30 Thread Claus Ibsen
lExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:662) > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Netty-and-requestTimeout-tp5738341.html > Sent from the Camel - Users mailing list archive at Nabble.

Re: Netty and requestTimeout

2013-08-30 Thread fbarbat
I forgot to mention I'm using persistent connections with this producer. -- View this message in context: http://camel.465427.n5.nabble.com/Netty-and-requestTimeout-tp5738341p5738342.html Sent from the Camel - Users mailing list archive at Nabble.com.

Netty and requestTimeout

2013-08-30 Thread fbarbat
read.run(Thread.java:662) -- View this message in context: http://camel.465427.n5.nabble.com/Netty-and-requestTimeout-tp5738341.html Sent from the Camel - Users mailing list archive at Nabble.com.