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

Participant & liveliness QoS overrides #12448

Merged
merged 4 commits into from
Dec 3, 2023

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Nov 27, 2023

Allow overriding commonly needed participant settings:

  • participant-id for manual resolving of conflicts (happened in one of our tests)
  • udp/whitelist was asked for, and is especially important with corporate policy disabling multiple adapters
  • lease-duration is currently set at 10 seconds and needs to be overridable
  • liveliness QoS for topic readers/writers

Tracked on [LRS-966]

@maloel maloel requested a review from OhadMeir November 27, 2023 10:30
Copy link
Contributor

@OhadMeir OhadMeir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maloel maloel merged commit 0bc7512 into IntelRealSense:development Dec 3, 2023
16 of 17 checks passed
@maloel maloel deleted the participant-qos branch December 3, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants