-
Notifications
You must be signed in to change notification settings - Fork 791
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
[17873] DomainParticipant::ignore_participant implementation #3412
Merged
MiguelCompany
merged 13 commits into
master
from
feature/ignore_domain_participant/tests
Apr 3, 2023
Merged
[17873] DomainParticipant::ignore_participant implementation #3412
MiguelCompany
merged 13 commits into
master
from
feature/ignore_domain_participant/tests
Apr 3, 2023
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
jsan-rt
changed the title
Feature/ignore domain participant/tests
[17873] DomainParticipant::ignore_participant implementation
Mar 28, 2023
jsan-rt
force-pushed
the
feature/ignore_domain_participant/tests
branch
from
March 28, 2023 14:20
fb37f02
to
fd32364
Compare
8 tasks
MiguelCompany
requested changes
Mar 29, 2023
jsan-rt
force-pushed
the
feature/ignore_domain_participant/tests
branch
from
March 29, 2023 08:31
43753ef
to
c8a3bee
Compare
MiguelCompany
requested changes
Mar 29, 2023
EduPonz
suggested changes
Mar 29, 2023
MiguelCompany
previously approved these changes
Mar 29, 2023
Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
…an INFO_SRC message Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
… check after callback Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
…cipant. Applied suggestions Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
… suggestions Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
jsan-rt
force-pushed
the
feature/ignore_domain_participant/tests
branch
from
March 29, 2023 09:55
7b8e929
to
3f62905
Compare
@richiprosima please test this |
@richiprosima please test windows |
1 similar comment
@richiprosima please test windows |
EduPonz
approved these changes
Mar 31, 2023
EduPonz
suggested changes
Mar 31, 2023
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.
There is one thing missing on this PR: Discovery Server Clients should not be able to ignore their own servers
… servers Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
MiguelCompany
requested changes
Mar 31, 2023
Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
MiguelCompany
previously approved these changes
Mar 31, 2023
@richiprosima Please test this |
EduPonz
suggested changes
Mar 31, 2023
MiguelCompany
added
ready-to-merge
Ready to be merged. CI and changes have been reviewed and approved.
and removed
ci-pending
PR which CI is running
labels
Apr 2, 2023
EduPonz
previously approved these changes
Apr 2, 2023
Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
MiguelCompany
approved these changes
Apr 3, 2023
MiguelCompany
added
ci-pending
PR which CI is running
and removed
ready-to-merge
Ready to be merged. CI and changes have been reviewed and approved.
labels
Apr 3, 2023
8 tasks
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
This PR provides the implementation and test for the ignore_participant API call.
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist