There is no support for dynamic timeout values.

On Mon, Mar 16, 2015 at 7:38 AM, Gnanaguru S <gnanagu...@gmail.com> wrote:
> Hi All,
>
> I have a use case where, the requests will have a timeout value. Based on
> this timeout value Splitter should timeout.
>
> Splitter processor has the option of timeout, but I doubt whether we can
> pass dynamic value to that.
>
>                         <split strategyRef="aggregationStrategy" 
> parallelProcessing="true"
> streaming="true" <b>timeout="3000*">
>                                 <tokenize token="Root" 
> inheritNamespaceTagName="requests" xml="true" />
>                                 <to uri="direct:call-web-service" />
>                         </split>
>
>
> Any other ideas ?
>
> Regards
> Guru
> @tallguru
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Dynamic-Splitter-timeouts-tp5764202.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to