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

Event Hubs Client Types: Identifier Support #21001

Closed
conniey opened this issue Apr 28, 2021 · 1 comment
Closed

Event Hubs Client Types: Identifier Support #21001

conniey opened this issue Apr 28, 2021 · 1 comment
Assignees
Labels
Event Hubs feature-request This issue requires a new behavior in the product in order be resolved.

Comments

@conniey
Copy link
Member

conniey commented Apr 28, 2021

When creating one of the Event Hubs client types, it can be useful for a host application to be able to uniquely identify the client instance. The Event Hubs service also supports setting the identifier of an AMQP link, which it will associate with some error messages to make it easier to correlate errors with a given client instance.

The EventProcessorClient types support an information Identifier currently, passed in via their respective options at creation time. The remaining Event Hubs clients should be extended to follow this pattern.

Clone of: Azure/azure-sdk-for-net#20101

@conniey conniey added Event Hubs feature-request This issue requires a new behavior in the product in order be resolved. labels Apr 28, 2021
@conniey conniey added this to the [2021] June milestone Apr 28, 2021
@conniey
Copy link
Member Author

conniey commented Jan 14, 2022

Duplicate of #22981

@conniey conniey marked this as a duplicate of #22981 Jan 14, 2022
@conniey conniey closed this as completed Jan 14, 2022
@conniey conniey removed this from the [2021] June milestone Jan 14, 2022
@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
Event Hubs feature-request This issue requires a new behavior in the product in order be resolved.
Projects
None yet
Development

No branches or pull requests

1 participant