Skip to content

Add ability to prefix an Ordered Consumer Name #696

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

Closed
edsalisb opened this issue May 8, 2024 · 0 comments · Fixed by #697
Closed

Add ability to prefix an Ordered Consumer Name #696

edsalisb opened this issue May 8, 2024 · 0 comments · Fixed by #697
Labels
proposal Enhancement idea or proposal

Comments

@edsalisb
Copy link

edsalisb commented May 8, 2024

Proposed change

Add an optional prefix argument to OrderedConsumerOptions to allow the creation of ordered consumers with names beginning with the given prefix

Use case

The motivation behind this is to determine who / what is creating order consumers via an identifier that can be given when creating an ordered consumer. Without it, a random name for a consumer is created. It's difficult to tell where it came from and what is creating them in a production environment.

Contribution

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
1 participant