Re: Unexpected behavior: split + wireTap

2025-06-12 Thread Claus Ibsen
Hi Can you post the full route code with the splitter and whatnot as its not entirely understandable what you problem is. So can you try explain it better. On Wed, Jun 11, 2025 at 1:51 PM Vladislav Krejcirik wrote: > Hi All, > > We are experiencing unexpected behavior when using .wireTap within

Unexpected behavior: split + wireTap

2025-06-11 Thread Vladislav Krejcirik
Hi All, We are experiencing unexpected behavior when using .wireTap within .split EIP patterns. Even if we properly close split with .end(), we are seeing the rest of the route being executed more than once, depends on number of lines in our file content. We would expect .end() will close the s