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

Example on how to setup guaranteed messages required for topic to queue mapping #15

Open
pancake-boy opened this issue Dec 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pancake-boy
Copy link

Feature Description

I have the docker launched and I’m trying out the example here.

https://github.com/SolaceSamples/solace-samples-dotnet/blob/master/src/TopicToQueueMapping/TopicToQueueMapping.cs

CapabilityType.PUB_GUARANTEED
CapabilityType.SUB_FLOW_GUARANTEED
CapabilityType.ENDPOINT_MANAGEMENT
CapabilityType.QUEUE_SUBSCRIPTIONS

These are all disabled.

How do I go about enabling them, preferably in a programmatic way when starting the docker image?

Use Case

Topic to Queue mapping

Proposed Solution

No response

@pancake-boy pancake-boy added the enhancement New feature or request label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant