did you remove parallelProcessing, see what is the difference?

On Fri, Feb 21, 2020 at 3:32 AM srinivas reddy <srinivaseev...@gmail.com>
wrote:

> Hi Team,
>    When we are handling the files related stuff with apache camel we are
> seeing below issues .especially when there is multi processing.
>
> from("direct:a")
> .multicast()
> .parallelProcessing().to("direct:x", "direct:y");
>
>
> here suppose direct y route is taking long time than direct x . if we add
> on completion to this direct:a route it's not waiting until both x and y
> routes complete.
>
> especially case like y is trying to write a large file. it's not waiting .
>
>
>
>
> From:
> Srinivasa reddy Eevuri
> 08/mca/33,
> NIT Durgapur.
>                                     " known is drop and unknown is an
> ocean"
>


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Weiquan Yuan
Located in Ottawa, Canada

Reply via email to