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

[service-bus] ServiceBusClient top-level object #15089

Closed
4 tasks done
richardpark-msft opened this issue Jul 19, 2021 · 1 comment
Closed
4 tasks done

[service-bus] ServiceBusClient top-level object #15089

richardpark-msft opened this issue Jul 19, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Service Bus

Comments

@richardpark-msft
Copy link
Member

richardpark-msft commented Jul 19, 2021

Track 2 SDKs all have a top-level ServiceBusClient that represents the connection to the Service Bus instance. All links (sender, receiver) are created using this client.

There are some key components to this class:

The concept of having top level objects that refer to entities is no longer needed.

@richardpark-msft richardpark-msft added Service Bus Client This issue points to a problem in the data-plane of the library. labels Jul 19, 2021
@RickWinter RickWinter added the feature-request This issue requires a new behavior in the product in order be resolved. label Jul 20, 2021
@richardpark-msft richardpark-msft added this to the [2021] September milestone Jul 27, 2021
@richardpark-msft
Copy link
Member Author

Logged sessions under a separate issue: #15163

All other work for this has been completed.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 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. feature-request This issue requires a new behavior in the product in order be resolved. Service Bus
Projects
None yet
Development

No branches or pull requests

2 participants