Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CamelRoute.java #3408

Closed
wants to merge 1 commit into from
Closed

Update CamelRoute.java #3408

wants to merge 1 commit into from

Conversation

gus-maurizio
Copy link

@gus-maurizio gus-maurizio commented Dec 22, 2021

Change delay to 20000 (20 seconds) to allow the application.properties camel.main.durationMaxSeconds (set at 10 seconds) to stop the JVM before the timer kicks in

A reproducer for #3394

Change delay to 20000 (20 seconds) to allow the application.properties camel.main.durationMaxSeconds (set at 10 seconds) to stop the JVM before the timer kicks in
@aldettinger
Copy link
Contributor

@gus-maurizio Many thanks for stepping in. Contributions from all around the world are welcomed :)

It looks that this PR is not reproducing #3394 yet as the CI checks report green. By any chance, have you changed application.properties locally to reproduce the issue ?

@gus-maurizio
Copy link
Author

gus-maurizio commented Jan 3, 2022 via email

@aldettinger
Copy link
Contributor

@gus-maurizio I was not able to reproduce any issue with this PR. This PR merely change the value of delay from -1 to -20000. As far as I know, the behavior of the timer component is the same with both values.

A bit of exploration around durationMaxMessage may show a bug in #3434.
Are you ok to close this PR is favor of #3434 ?

@gus-maurizio
Copy link
Author

gus-maurizio commented Jan 3, 2022 via email

@aldettinger aldettinger closed this Jan 3, 2022
@gus-maurizio gus-maurizio deleted the patch-2 branch January 4, 2022 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants