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

[BUG] EH Clients take long time to instantiate #17844

Closed
g2vinay opened this issue Nov 27, 2020 · 0 comments · Fixed by #17842
Closed

[BUG] EH Clients take long time to instantiate #17844

g2vinay opened this issue Nov 27, 2020 · 0 comments · Fixed by #17842
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs pillar-performance The issue is related to performance, one of our core engineering pillars.

Comments

@g2vinay
Copy link
Member

g2vinay commented Nov 27, 2020

Describe the bug
EH Client instantiation introduces high latency to applications.

To Reproduce
Instantiate EH clients with multiple threads and the setup time becomes longer with higher concurrency.

Expected behavior
EH client setup should be quick.

Setup (please complete the following information):

  • OS: Windows
  • IDE : IntelliJ
  • Version of the Library used: latest stable release.
@g2vinay g2vinay added Event Hubs Client This issue points to a problem in the data-plane of the library. pillar-performance The issue is related to performance, one of our core engineering pillars. labels Nov 27, 2020
@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 pillar-performance The issue is related to performance, one of our core engineering pillars.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants