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

[SOL-44788] Allow for Queue to not include Destination Subscription #48

Closed
Mrc0113 opened this issue Jan 13, 2021 · 0 comments · Fixed by #108 or #111
Closed

[SOL-44788] Allow for Queue to not include Destination Subscription #48

Mrc0113 opened this issue Jan 13, 2021 · 0 comments · Fixed by #108 or #111
Assignees
Labels
enhancement New feature or request tracked Internally tracked by Solace's internal issue tracking system
Milestone

Comments

@Mrc0113
Copy link
Contributor

Mrc0113 commented Jan 13, 2021

For the Cloud Stream Binder it would be ideal to have an option to tell the app to not add the binding "destination" as a topic subscription on the created queue. Maybe call it provisionDestinationSubscriptionToQueue with a default of true to reflect current functionality.

This allows for nicer queue naming when topic subscriptions get long since you would no longer need to have ACL permissions to consume from a topic sub that matches your queue name. It also allows for the queue to be named after the consumer and not be named after any of its topic subscriptions.

@Mrc0113 Mrc0113 added enhancement New feature or request tracked Internally tracked by Solace's internal issue tracking system labels Jan 13, 2021
@Nephery Nephery changed the title Allow for Queue to not include Destination Subscription [SOL-44788] Allow for Queue to not include Destination Subscription Jan 14, 2021
@PhilippeKhalife PhilippeKhalife added this to the 2.2.0 milestone Oct 19, 2021
@Nephery Nephery linked a pull request Jan 10, 2022 that will close this issue
@Nephery Nephery mentioned this issue Jan 11, 2022
carolmorneau added a commit that referenced this issue Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tracked Internally tracked by Solace's internal issue tracking system
Projects
None yet
3 participants