Skip to content
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

Fix heartbeat and ACKs issues [11003] #1862

Merged
merged 6 commits into from
Mar 29, 2021
Merged

Conversation

MiguelCompany
Copy link
Member

This PR fixes two issues:

  • Too many piggyback heartbeats were being sent when a SHM transport is registered
  • ACKs were not correctly delivered on certain corner cases

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>
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Only a nitpick that can be disregarded.

CI failures are unrelated to this PR.

src/cpp/rtps/network/ReceiverResource.cpp Show resolved Hide resolved
@MiguelCompany MiguelCompany merged commit 3c78a78 into master Mar 29, 2021
@MiguelCompany MiguelCompany deleted the bugfix/11001/master branch March 29, 2021 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants