[24015] Remove unused keep alive code#6247
Closed
cferreiragonz wants to merge 19 commits intomasterfrom
Closed
Conversation
Contributor
Author
|
It might be interesting to partially backport the Warning when TCP keep alive is configured, as it won't have any impact |
Contributor
🧪 CI InsightsHere's what we observed from your CI run for f59657d. ❌ Job Failures
|
MiguelCompany
requested changes
Jan 12, 2026
MiguelCompany
requested changes
Jan 13, 2026
Member
MiguelCompany
left a comment
There was a problem hiding this comment.
We should please uncrustify, but should first wait for eProsima/code-style#12 to be merged
62e28a6 to
68b85c8
Compare
Contributor
Author
|
466960c introduces changes to correctly update remote endpoints when locators of a known Data(p) are modified. b7a3763 avoids creating resources for own locators after |
68b85c8 to
439854b
Compare
MiguelCompany
requested changes
Jan 16, 2026
MiguelCompany
requested changes
Jan 16, 2026
9220fe1 to
060146e
Compare
MiguelCompany
previously approved these changes
Jan 19, 2026
a169f16 to
34a8594
Compare
34a8594 to
c13a9b9
Compare
MiguelCompany
approved these changes
Jan 21, 2026
Contributor
Author
|
I am rebasing this after #6273 |
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Co-authored-by: Miguel Company <miguelcompany@eprosima.com> Signed-off-by: Carlos Ferreira González <carloos.499@gmail.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
c13a9b9 to
f59657d
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 removes unused code regarding an unimplemented keep alive feature.
It also adds a new
types.hppfile to extend TCPTransport layer in Fast DDS ProContributor Checklist
versions.mdfile (if applicable).Reviewer Checklist