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

QoS overriding #8

Closed
jacobperron opened this issue Mar 16, 2021 · 0 comments · Fixed by #13
Closed

QoS overriding #8

jacobperron opened this issue Mar 16, 2021 · 0 comments · Fixed by #13
Assignees
Labels
enhancement New feature or request

Comments

@jacobperron
Copy link
Member

#5 enables automatic QoS selection based on available publishers, but it would be nice to have the option to override the QoS used for a particular topic.

We could achieve this by adding to the TopicBridgeOptions class and exposing YAML configuration points.

In particular, it is already documented in the design doc that history and depth policies should be configurable since they can not be queried from publishers at runtime. Currently, they are defaulting to KEEP_LAST and 10.

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

Successfully merging a pull request may close this issue.

1 participant