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

Refactor Receiver and Sender to share a amqp connection #5326

Closed
YijunXieMS opened this issue May 19, 2019 · 1 comment
Closed

Refactor Receiver and Sender to share a amqp connection #5326

YijunXieMS opened this issue May 19, 2019 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Milestone

Comments

@YijunXieMS
Copy link
Contributor

YijunXieMS commented May 19, 2019

Coding 3 days
Debugging with c-uamqp 2 days

@YijunXieMS YijunXieMS added this to the Sprint 155 milestone May 19, 2019
@YijunXieMS YijunXieMS self-assigned this May 19, 2019
@YijunXieMS YijunXieMS added Client This issue points to a problem in the data-plane of the library. Event Hubs labels May 19, 2019
@YijunXieMS YijunXieMS modified the milestones: Sprint 155, Sprint 156 Jul 11, 2019
@yunhaoling
Copy link
Contributor

Connection sharing has been implemented in the eventhub sdk layer.
The underlying uamqp library needs to be further debugged to make sharing connection work.
There will be new issues for debugging the problem in uamqp library.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 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