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

Listen for clean-up events from session/link children #3884

Closed
conniey opened this issue Jun 12, 2019 · 0 comments
Closed

Listen for clean-up events from session/link children #3884

conniey opened this issue Jun 12, 2019 · 0 comments
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs

Comments

@conniey
Copy link
Member

conniey commented Jun 12, 2019

We currently support the case that if a EventHubClient.close() is called, the associated connection and all its children are disposed.

We want to notify the parent when a child is closed. (ie. EventSender.close() is called. So we clean up the link associated with it.)

@conniey conniey added Event Hubs Client This issue points to a problem in the data-plane of the library. labels Jun 12, 2019
@conniey conniey added this to the Sprint 154 milestone Jun 12, 2019
@conniey conniey assigned conniey and unassigned conniey Jun 12, 2019
@conniey conniey removed their assignment Aug 7, 2019
@AlexGhiondea AlexGhiondea modified the milestones: Sprint 154, Sprint 157 Aug 13, 2019
@conniey conniey removed this from the Sprint 157 milestone Sep 26, 2019
@conniey conniey added this to the [2019] December milestone Nov 12, 2019
@conniey conniey closed this as completed Nov 12, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

No branches or pull requests

2 participants