-
Notifications
You must be signed in to change notification settings - Fork 816
[22710] Filter interested readers on PDP writer (backport #5604) #5672
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
Merged
Conversation
This file contains hidden or 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
MiguelCompany
approved these changes
Mar 5, 2025
@richiprosima Please check style |
MiguelCompany
requested changes
Mar 5, 2025
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.
Please fix uncrustify
Signed-off-by: Eugenio Collado <[email protected]>
Signed-off-by: Eugenio Collado <[email protected]>
3d3b64c
to
c740c5d
Compare
Signed-off-by: Eugenio Collado <[email protected]>
1eb5249
to
d8dca0f
Compare
d8dca0f
to
967b37b
Compare
967b37b
to
825b55b
Compare
825b55b
to
adc3c05
Compare
Signed-off-by: Eugenio Collado <[email protected]>
adc3c05
to
607006d
Compare
MiguelCompany
approved these changes
Mar 17, 2025
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.10.x |
✅ Backports have been created
|
mergify bot
pushed a commit
that referenced
this pull request
Mar 17, 2025
* Refs #22506. Regression test. Signed-off-by: Eugenio Collado <[email protected]> * Refs #22506. Filter interested readers on PDP writer Signed-off-by: Eugenio Collado <[email protected]> * Fix IncompatibleQosGetters Signed-off-by: Eugenio Collado <[email protected]> * Fix PubSubParticipant rtps deprecated Signed-off-by: Eugenio Collado <[email protected]> --------- Signed-off-by: Eugenio Collado <[email protected]> (cherry picked from commit b56b56a) # Conflicts: # src/cpp/rtps/participant/RTPSParticipantImpl.cpp # test/blackbox/api/fastrtps_deprecated/PubSubParticipant.hpp # test/blackbox/common/DDSBlackboxTestsMonitorService.cpp # test/unittest/statistics/dds/CMakeLists.txt
13 tasks
EugenioCollado
added a commit
that referenced
this pull request
Mar 17, 2025
* Refs #22506. Regression test. Signed-off-by: Eugenio Collado <[email protected]> * Refs #22506. Filter interested readers on PDP writer Signed-off-by: Eugenio Collado <[email protected]> * Fix IncompatibleQosGetters Signed-off-by: Eugenio Collado <[email protected]> * Fix PubSubParticipant rtps deprecated Signed-off-by: Eugenio Collado <[email protected]> --------- Manual conflicts resolution from commit b56b56a Signed-off-by: Eugenio Collado <[email protected]>
MiguelCompany
pushed a commit
that referenced
this pull request
May 14, 2025
* Refs #22506. Regression test. Signed-off-by: Eugenio Collado <[email protected]> * Refs #22506. Filter interested readers on PDP writer Signed-off-by: Eugenio Collado <[email protected]> * Fix IncompatibleQosGetters Signed-off-by: Eugenio Collado <[email protected]> * Fix PubSubParticipant rtps deprecated Signed-off-by: Eugenio Collado <[email protected]> --------- Manual conflicts resolution from commit b56b56a Signed-off-by: Eugenio Collado <[email protected]>
MiguelCompany
pushed a commit
that referenced
this pull request
May 16, 2025
* Refs #22506. Regression test. Signed-off-by: Eugenio Collado <[email protected]> * Refs #22506. Filter interested readers on PDP writer Signed-off-by: Eugenio Collado <[email protected]> * Fix IncompatibleQosGetters Signed-off-by: Eugenio Collado <[email protected]> * Fix PubSubParticipant rtps deprecated Signed-off-by: Eugenio Collado <[email protected]> --------- Manual conflicts resolution from commit b56b56a Signed-off-by: Eugenio Collado <[email protected]>
MiguelCompany
pushed a commit
that referenced
this pull request
May 16, 2025
* Refs #22506. Regression test. Signed-off-by: Eugenio Collado <[email protected]> * Refs #22506. Filter interested readers on PDP writer Signed-off-by: Eugenio Collado <[email protected]> * Fix IncompatibleQosGetters Signed-off-by: Eugenio Collado <[email protected]> * Fix PubSubParticipant rtps deprecated Signed-off-by: Eugenio Collado <[email protected]> --------- Manual conflicts resolution from commit b56b56a Signed-off-by: Eugenio Collado <[email protected]>
MiguelCompany
pushed a commit
that referenced
this pull request
May 16, 2025
* Refs #22506. Regression test. * Refs #22506. Filter interested readers on PDP writer * Fix IncompatibleQosGetters * Fix PubSubParticipant rtps deprecated --------- Manual conflicts resolution from commit b56b56a Signed-off-by: Eugenio Collado <[email protected]> Co-authored-by: Eugenio Collado <[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
Manual backport ABI compatible from: #5604
This fixes a high CPU and network usage situation with PDP simple discovery when a new participant is created in a network where there is a high number of existing participants.
@Mergifyio backport 2.10x
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist