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

JAMES-3891 Graceful shutdown for queue consumers [3.7.x] #1479

Merged
merged 1 commit into from
Mar 19, 2023

Conversation

chibenwa
Copy link
Contributor

Graceful shutdown for scheduler is a late addition to the reactor framework, hence I propose an alternative to it.

CF reactor/reactor-core#3089

@chibenwa chibenwa self-assigned this Mar 13, 2023
@ottoka
Copy link
Contributor

ottoka commented Mar 16, 2023

I wonder about the test failures here. I did a quick test and locally all is well. So is this a matter of timing, test(suite) isolation, or an artifact of the CI build environment?

@chibenwa
Copy link
Contributor Author

Build is especially unstable lately due to recent ci update

@ottoka
Copy link
Contributor

ottoka commented Mar 16, 2023

That must be it, I just ran the entire webadmin-integration-test suite and all was fine. So is this CI issue going to block the 3.7.4 release?

@Arsnael
Copy link
Contributor

Arsnael commented Mar 16, 2023

We did some fixes on the jenkins build following the CI chaotic upgrade... I just restarted your build, let's hope it goes better this time

Graceful shutdown for scheduler is a late addition to the reactor framework,
hence I propose an alternative to it.
@chibenwa chibenwa merged commit f643ab3 into apache:3.7.x Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants