Re: Closing Down on Apache Camel 3.1

2020-02-19 Thread Claus Ibsen
Hi Gregor The memory leaks should have been fixed now. The code base should be good for the release. On Wed, Feb 19, 2020 at 11:41 PM Gregor Zurowski wrote: > > Sure, I can start cutting the release tomorrow. > > Thanks, > Gregor > > > On Wed, Feb 19, 2020, 11:05 PM Claus Ibsen wrote: > > > Hi

Re: Closing Down on Apache Camel 3.1

2020-02-19 Thread Gregor Zurowski
Sure, I can start cutting the release tomorrow. Thanks, Gregor On Wed, Feb 19, 2020, 11:05 PM Claus Ibsen wrote: > Hi > > Okay the leaks have finally been fixed. > > Pascal will test as well on his end, but it should be good. > > Gregor let us know if you have time tomorrow (thursday) or frida

Re: Closing Down on Apache Camel 3.1

2020-02-19 Thread Claus Ibsen
Hi Okay the leaks have finally been fixed. Pascal will test as well on his end, but it should be good. Gregor let us know if you have time tomorrow (thursday) or friday to cut the release. On Wed, Feb 19, 2020 at 8:29 PM Claus Ibsen wrote: > > Hi > > Just an update the recipient list EIP leak

Re: Closing Down on Apache Camel 3.1

2020-02-19 Thread Claus Ibsen
Hi Just an update the recipient list EIP leak with error handler has been fixed. However I found hidden another leak in the producer service pool https://issues.apache.org/jira/browse/CAMEL-14594 On Wed, Feb 19, 2020 at 2:33 PM Claus Ibsen wrote: > > Hi Gregor > > The fix for the memory leak in

Re: Closing Down on Apache Camel 3.1

2020-02-19 Thread Claus Ibsen
Hi Gregor The fix for the memory leak in Recipient List EIP takes longer time to resolve properly. At this time I think I need the rest of the day, so if you have time tomorrow to cut the release then that would be better. On Wed, Feb 19, 2020 at 10:55 AM Claus Ibsen wrote: > > Hi Gregor > > > O

Re: Closing Down on Apache Camel 3.1

2020-02-19 Thread Claus Ibsen
Hi Gregor On Wed, Feb 19, 2020 at 9:19 AM Gregor Zurowski wrote: > > Thanks Andrea. I will start the release process towards the end of the day. > Good to hear. Just a heads up that we have another bug that must be fixed https://issues.apache.org/jira/browse/CAMEL-14591 But I am on top of that

Re: camel-spring-boot: Snapshot artifacts no longer available?

2020-02-19 Thread Zoran Regvart
This is really helpful :) Thanks for working on this Andrea & Andrea! zoran On Tue, Feb 18, 2020 at 11:48 AM Andrea Tarocchi wrote: > > The GitHub action, since yesterday, should be doing his work each midnight. > > Here is the first successfully merged PR generated by the action: > https://git

Re: Closing Down on Apache Camel 3.1

2020-02-19 Thread Gregor Zurowski
Thanks Andrea. I will start the release process towards the end of the day. On Wed, Feb 19, 2020 at 8:46 AM Andrea Cosentino wrote: > > I disabled the integration tests by default on both restdsl-openapi-plugin > and restdsl-swagger-plugin > > Locally they're passing for me. > > Gregor can you re