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

[release/9.1] Reuse Event Hubs client for health checks #7628

Open
wants to merge 1 commit into
base: release/9.1
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 15, 2025

Backport of #7625 to release/9.1

/cc @sebastienros

Customer Impact

Each Event Hubs health check instance (attempt) will create a new client that won't be disposed potentially inducing memory leaks.

Testing

Verified manually and added a unit test for all EH clients.

Risk

Functional tests are passing. Low risk.

Regression?

New feature in 9.1: component health checks for Event Hubs.

@danmoseley danmoseley added the Servicing-approved Approved for servicing release label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants