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

bulk/qos: shutdown executor services when stopped #7688

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

kofemann
Copy link
Member

@kofemann kofemann commented Nov 5, 2024

Motivation:
As scheduled executors are not shutdown cleanly, when dcache stops running threads logged.

Modification:
shutdown ConcurrentRequestManager and adjuster-executor when dcache stopped.

Result:

less stack traces in logs.

Acked-by: Lea Morschel
Target: master, 10.2
Require-book: no
Require-notes: yes
(cherry picked from commit 5f67bdd)

Motivation:
As scheduled executors are not shutdown cleanly, when dcache stops
running threads logged.

Modification:
shutdown ConcurrentRequestManager and adjuster-executor when dcache
stopped.

Result:

less stack traces in logs.

Acked-by: Lea Morschel
Target: master, 10.2
Require-book: no
Require-notes: yes
(cherry picked from commit 5f67bdd)
Signed-off-by: Tigran Mkrtchyan <[email protected]>
@mksahakyan mksahakyan merged commit cac439e into 10.2 Nov 6, 2024
2 checks passed
@mksahakyan mksahakyan deleted the silent-shutdown-10.2 branch November 6, 2024 14:19
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.

2 participants