[23372] Process key-only payloads#5897
Merged
MiguelCompany merged 19 commits intomasterfrom Jul 1, 2025
Merged
Conversation
7b8bc47 to
01d6e5a
Compare
e9768fe to
45ffd29
Compare
d538497 to
ac0a79b
Compare
Mario-DL
suggested changes
Jun 26, 2025
Contributor
Mario-DL
left a comment
There was a problem hiding this comment.
Apart from the comments below I think we should always pass the filter in the ReaderProxy::rtps_is_relevant() method to avoid any key-only payload filtering on the writer side
Member
Author
@Mario-DL Since we never create changes with key-only payloads, we don't need this, IMHO. |
2a90b82 to
4b4ab4b
Compare
Mario-DL
previously approved these changes
Jun 30, 2025
Contributor
Mario-DL
left a comment
There was a problem hiding this comment.
LGTM with green CI.
versions.md commit pending
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
e8c7b55 to
7418f24
Compare
Mario-DL
suggested changes
Jul 1, 2025
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com> Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
9237db2 to
753676f
Compare
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
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 adds a new field to
SerializedPayload_tto identify payloads that only have the serialization of the key of the data type.Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist