-
Notifications
You must be signed in to change notification settings - Fork 770
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
[16277] Fix communication with asymmetric ignoreParticipantFlags #3105
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Miguel Company <[email protected]>
…e no locators. Signed-off-by: Miguel Company <[email protected]>
…ants. Signed-off-by: Miguel Company <[email protected]>
Signed-off-by: Miguel Company <[email protected]>
Signed-off-by: Miguel Company <[email protected]>
MiguelCompany
force-pushed
the
bugfix/16253
branch
from
November 23, 2022 13:38
808e64a
to
2bcca7e
Compare
@richiprosima Please test this |
EduPonz
approved these changes
Nov 24, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@Mergifyio backport 2.7.x 2.6.x 2.1.x |
mergify bot
pushed a commit
that referenced
this pull request
Nov 24, 2022
* Refs #16253. Regression test. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Ignoring participants from other processes when they have no locators. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid announcing locators for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Set TTL to 0 for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid SHM transport for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> (cherry picked from commit 865702b) # Conflicts: # src/cpp/rtps/builtin/discovery/participant/PDP.cpp
mergify bot
pushed a commit
that referenced
this pull request
Nov 24, 2022
* Refs #16253. Regression test. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Ignoring participants from other processes when they have no locators. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid announcing locators for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Set TTL to 0 for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid SHM transport for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> (cherry picked from commit 865702b) # Conflicts: # src/cpp/rtps/builtin/discovery/participant/PDP.cpp
mergify bot
pushed a commit
that referenced
this pull request
Nov 24, 2022
* Refs #16253. Regression test. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Ignoring participants from other processes when they have no locators. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid announcing locators for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Set TTL to 0 for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid SHM transport for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> (cherry picked from commit 865702b) # Conflicts: # src/cpp/rtps/builtin/discovery/participant/PDP.cpp # src/cpp/rtps/participant/RTPSParticipantImpl.cpp
✅ Backports have been created
|
9 tasks
MiguelCompany
added a commit
that referenced
this pull request
Dec 2, 2022
* Fix communication with asymmetric ignoreParticipantFlags (#3105) * Refs #16253. Regression test. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Ignoring participants from other processes when they have no locators. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid announcing locators for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Set TTL to 0 for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid SHM transport for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> (cherry picked from commit 865702b) # Conflicts: # src/cpp/rtps/builtin/discovery/participant/PDP.cpp * Fix conflicts Signed-off-by: Miguel Company <[email protected]> * Added ignore_participant_flags() to Blackbox_FastRTPS PubSubReader. (#3114) Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Miguel Company <[email protected]>
mergify bot
added a commit
that referenced
this pull request
Dec 2, 2022
* Fix communication with asymmetric ignoreParticipantFlags (#3105) * Refs #16253. Regression test. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Ignoring participants from other processes when they have no locators. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid announcing locators for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Set TTL to 0 for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid SHM transport for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> (cherry picked from commit 865702b) # Conflicts: # src/cpp/rtps/builtin/discovery/participant/PDP.cpp * Fix conflicts Signed-off-by: Miguel Company <[email protected]> * Added ignore_participant_flags() to Blackbox_FastRTPS PubSubReader. (#3114) Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Miguel Company <[email protected]> (cherry picked from commit 6de9842)
mergify bot
added a commit
that referenced
this pull request
Dec 2, 2022
* Fix communication with asymmetric ignoreParticipantFlags (#3105) * Refs #16253. Regression test. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Ignoring participants from other processes when they have no locators. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid announcing locators for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Set TTL to 0 for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid SHM transport for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> (cherry picked from commit 865702b) # Conflicts: # src/cpp/rtps/builtin/discovery/participant/PDP.cpp * Fix conflicts Signed-off-by: Miguel Company <[email protected]> * Added ignore_participant_flags() to Blackbox_FastRTPS PubSubReader. (#3114) Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Miguel Company <[email protected]> (cherry picked from commit 6de9842) # Conflicts: # src/cpp/rtps/participant/RTPSParticipantImpl.cpp
MiguelCompany
pushed a commit
that referenced
this pull request
Dec 2, 2022
* Fix communication with asymmetric ignoreParticipantFlags (#3105) * Refs #16253. Regression test. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Ignoring participants from other processes when they have no locators. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid announcing locators for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Set TTL to 0 for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid SHM transport for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> (cherry picked from commit 865702b) # Conflicts: # src/cpp/rtps/builtin/discovery/participant/PDP.cpp * Fix conflicts Signed-off-by: Miguel Company <[email protected]> * Added ignore_participant_flags() to Blackbox_FastRTPS PubSubReader. (#3114) Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Miguel Company <[email protected]> (cherry picked from commit 6de9842) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
MiguelCompany
added a commit
that referenced
this pull request
Jan 26, 2023
) (#3129) * Fix communication with asymmetric ignoreParticipantFlags (#3111) * Fix communication with asymmetric ignoreParticipantFlags (#3105) * Refs #16253. Regression test. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Ignoring participants from other processes when they have no locators. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid announcing locators for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Set TTL to 0 for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> * Refs #16253. Avoid SHM transport for intraprocess-only participants. Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> (cherry picked from commit 865702b) # Conflicts: # src/cpp/rtps/builtin/discovery/participant/PDP.cpp * Fix conflicts Signed-off-by: Miguel Company <[email protected]> * Added ignore_participant_flags() to Blackbox_FastRTPS PubSubReader. (#3114) Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Miguel Company <[email protected]> (cherry picked from commit 6de9842) # Conflicts: # src/cpp/rtps/participant/RTPSParticipantImpl.cpp * Fixed conflicts Signed-off-by: Miguel Company <[email protected]> * Fixed build errors on blackbox test Signed-off-by: Miguel Company <[email protected]> * Remove blackbox regression test which uses a feature in the test transport not implemented in 2.1.x Signed-off-by: JLBuenoLopez-eProsima <[email protected]> Signed-off-by: Miguel Company <[email protected]> Signed-off-by: JLBuenoLopez-eProsima <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Miguel Company <[email protected]> Co-authored-by: JLBuenoLopez-eProsima <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Configuring a participant with
ignoreParticipantFlags = FILTER_DIFFERENT_HOST | FILTER_DIFFERENT_PROCESS
, and another one with the default configurationignoreParticipantFlags = FILTER_NONE
results in HEARTBEAT and ACKNACK messages sent to the multicast address and port for the builtin endpoints.This PR fixes that situation by:
As a bonus, participants that only want intraprocess communications set multicast TTL to 0 (so their announcements do not leave the host) and avoids creating the SHM transport.
@Mergifyio backport 2.7.x 2.6.x 2.1.x
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist