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

Option to ignore publishing intervals in JSON configuration and set a default for all subscriptions #2299

Closed
marcschier opened this issue Jul 25, 2024 · 0 comments
Labels
feature request New feature or request
Milestone

Comments

@marcschier
Copy link
Collaborator

Option to allow ignoring any "publishinterval" configuration in the JSON configuration of publisher and use the interval configured using “—op” command line option -> to lower the number of subscriptions that are created.

New “–ipi” command line option to enable this functionality.

Note that already in today setting the publishing interval as –op=0 will let the server decide the lowest publishing interval it can support. The combination with –ipi allows applying this to the entire configuration, though.

@marcschier marcschier added this to the 2.9.10 milestone Jul 25, 2024
@marcschier marcschier added the feature request New feature or request label Jul 25, 2024
marcschier added a commit that referenced this issue Jul 27, 2024
…2297)

* Update nuget dependencies
* Publish Start/stop tests
* Fix seconds heartbeat bug #2292 
* Fix condition handling stop working and heartbeat timer stopping on reconnect #2288 
* Add ipi option #2299 
* Session per writer #2298 
* Setting ska and slt options to default to 0 #2294 
* Add auto calculation of qs. #2300 
* Document browse path formats and fix issue when node id is missing #2296 
* API and sample to dump session, channel and subscription diagnostics from server #2303
* Better validation for missing node id on inputs to the configuration API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant