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

Ensure ConnectionProvider metrics are disposed unconditionally when graceful shutdown #3235

Merged
merged 1 commit into from May 8, 2024

Conversation

violetagg
Copy link
Member

Dispose metrics not only when onErrorResume, but also on a happy path.

Fixes #3226

…raceful shutdown

Dispose metrics not only when onErrorResume, but also on a happy path.

Fixes #3226
@violetagg violetagg added the type/bug A general bug label May 8, 2024
@violetagg violetagg added this to the 1.0.45 milestone May 8, 2024
@violetagg violetagg requested review from chemicL and a team May 8, 2024 08:12
@violetagg violetagg linked an issue May 8, 2024 that may be closed by this pull request
@violetagg
Copy link
Member Author

@pderop Thanks for the review!

@violetagg violetagg merged commit 066a645 into 1.0.x May 8, 2024
8 of 9 checks passed
@violetagg violetagg deleted the issue-3226 branch May 8, 2024 11:20
violetagg added a commit that referenced this pull request May 8, 2024
violetagg added a commit that referenced this pull request May 8, 2024
violetagg added a commit that referenced this pull request May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metrics not disposed for GracefulShutdownInstrumentedPool
2 participants