Camel 4.0 upgrade causes SEDA Hang

2023-08-24 Thread Tim Janusz
Hi all, We're currently trying to upgrade our Camel from 3.20.2, spring boot 2.7.12 running on Java 11 to spring.boot.version=3.1.2 and camel.version=4.0.0 running on Java 17. We are seeing weird behaviour in one of our applications where our SEDA component just 'hangs' after a specific set of in

Re: Camel 4.0 upgrade causes SEDA Hang

2023-08-28 Thread Tim Janusz
l reproducer. Can > you provide* one, please? > > * Either as a test in the Camel Core code base or one that I can quickly > clone and run. > > Thanks > > On Thu, Aug 24, 2023 at 6:54 PM Tim Janusz wrote: > > > Hi all, > > > > We're currently trying t

Re: Camel 4.0 upgrade causes SEDA Hang

2023-08-29 Thread Tim Janusz
public github account (see below). Not sure what's the proper way to do this honestly. https://github.com/tjanusz-personal/camelseda/tree/main Hopefully this helps! Thanks in advance for any input you could provide. This issue has us stumped! On Mon, Aug 28, 2023 at 5:19 PM Tim Janusz

Re: Camel 4.0 upgrade causes SEDA Hang

2023-08-30 Thread Tim Janusz
> > Full logs: > https://pastebin.com/gApaHLvn > > Kind regards > > On Wed, Aug 30, 2023 at 5:48 PM Otavio Rodolfo Piske > > wrote: > > > Thanks Tim. That way is fine for me. > > > > Kind regards > > > > On Tue, Aug 29, 2023 at 10:1

Re: Camel 4.0 upgrade causes SEDA Hang

2023-08-31 Thread Tim Janusz
issues.apache.org/jira/browse/CAMEL-19815 > . > > This fixes it on 4.1. Later today I'll back port it to 4.0, so it should be > available on 4.0.1. > > Thanks for reporting it! > > Kind regards > > > > On Wed, Aug 30, 2023 at 7:23 PM Tim Janusz wrote: > >