-
Notifications
You must be signed in to change notification settings - Fork 775
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
[20485] Fix SecureHelloworldExample #4416
Merged
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: Mario Dominguez <mariodominguez@eprosima.com>
JesusPoderoso
approved these changes
Feb 21, 2024
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.
Nice catch @Mario-DL!!
Thanks for checking and opening this PR.
I've double checked the remain examples too.
LGTM!!
@Mergifyio backport 2.10.x |
@richiprosima please test this |
✅ Backports have been created
|
EduPonz
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
Feb 21, 2024
mergify bot
pushed a commit
that referenced
this pull request
Feb 21, 2024
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> (cherry picked from commit 06a3056)
EduPonz
pushed a commit
that referenced
this pull request
Feb 23, 2024
EduPonz
pushed a commit
that referenced
this pull request
Feb 24, 2024
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
elianalf
pushed a commit
that referenced
this pull request
Mar 5, 2024
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
EduPonz
added a commit
that referenced
this pull request
Mar 6, 2024
* Check History QoS inconsistencies (#4375) * Refs #20401: Add regression test Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20401: Check History QoS inconsistencies Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20401: Check also the history depth vs resource limits max_sample_per_instance bounds Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20401: Update HeartbeatWhileDestruction test Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20401: Update unit test DDS profiles XML tests profile Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> --------- Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> (cherry picked from commit 68acb5a) * Fix SecureHelloworldExample (#4416) Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Just show warning when inconsistency between depth and max_samples_per_instance (#4417) * Refs #20503. Add regression test Signed-off-by: EduPonz <eduardoponz@eprosima.com> * Refs #20503. Show warning when depth > max_samples_per_instance Signed-off-by: EduPonz <eduardoponz@eprosima.com> * Refs #20503. Fix InvalidQos tests Signed-off-by: EduPonz <eduardoponz@eprosima.com> --------- Signed-off-by: EduPonz <eduardoponz@eprosima.com> Co-authored-by: EduPonz <eduardoponz@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> Signed-off-by: EduPonz <eduardoponz@eprosima.com> Co-authored-by: Jesús Poderoso <120394830+JesusPoderoso@users.noreply.github.com> Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com> Co-authored-by: Miguel Company <miguelcompany@eprosima.com> Co-authored-by: EduPonz <eduardoponz@eprosima.com>
Mario-DL
added a commit
that referenced
this pull request
Mar 19, 2024
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
EduPonz
added a commit
that referenced
this pull request
Apr 10, 2024
* Check History QoS inconsistencies (#4375) * Refs #20401: Add regression test Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20401: Check History QoS inconsistencies Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20401: Check also the history depth vs resource limits max_sample_per_instance bounds Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20401: Update HeartbeatWhileDestruction test Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20401: Update unit test DDS profiles XML tests profile Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> --------- Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> (cherry picked from commit 68acb5a) # Conflicts: # src/cpp/fastdds/publisher/DataWriterImpl.cpp # src/cpp/fastdds/subscriber/DataReaderImpl.cpp # test/unittest/dds/profiles/test_xml_profiles.xml * Refs #20401: Fix conflicts Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Fix SecureHelloworldExample (#4416) Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Just show warning when inconsistency between depth and max_samples_per_instance (#4417) * Refs #20503. Add regression test Signed-off-by: EduPonz <eduardoponz@eprosima.com> * Refs #20503. Show warning when depth > max_samples_per_instance Signed-off-by: EduPonz <eduardoponz@eprosima.com> * Refs #20503. Fix InvalidQos tests Signed-off-by: EduPonz <eduardoponz@eprosima.com> --------- Signed-off-by: EduPonz <eduardoponz@eprosima.com> Co-authored-by: EduPonz <eduardoponz@eprosima.com> * Refs #20401: Fix warning Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20401: Fix segfault in Mac tests Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> --------- Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> Signed-off-by: EduPonz <eduardoponz@eprosima.com> Co-authored-by: Jesús Poderoso <120394830+JesusPoderoso@users.noreply.github.com> Co-authored-by: JesusPoderoso <jesuspoderoso@eprosima.com> Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com> Co-authored-by: Miguel Company <miguelcompany@eprosima.com> Co-authored-by: EduPonz <eduardoponz@eprosima.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ready-to-merge
Ready to be merged. CI and changes have been reviewed and approved.
skip-ci
Automatically pass CI
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
As a consequence of #4375, the
DDSSecureHelloWorldExample publisher
is failing to initialize. This PR just modifies the historydepth
value to be the same as themax_samples_per_instance
.I also checked to launch other examples modifying the
max_samples_per_instance
and are OK. Nonetheless, I encourage the reviewer to double check that.Note: We may cherry pick this commit in #4408 and #4406 and backport only to
2.10.x
@Mergifyio backport 2.10.x
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist