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

Avoid sending GAP for no current history holes [12643] #2254

Merged
merged 2 commits into from
Nov 19, 2021

Conversation

richiware
Copy link
Member

Current mechanism could send GAP about missing samples but they are not currently a hole in the history. This information already will be in the HEARTBEAT message.

This PR avoid to send GAP of this kind of samples which their sequence number is less than minimum sequence number in the history.

Signed-off-by: Ricardo González <ricardo@richiware.dev>
@richiware richiware changed the title Avoid sending GAP for no current history holes Avoid sending GAP for no current history holes [12643] Oct 11, 2021
IkerLuengo
IkerLuengo previously approved these changes Oct 11, 2021
Copy link
Contributor

@IkerLuengo IkerLuengo left a comment

Choose a reason for hiding this comment

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

Failing tests are not related to the changes.
LGTM.

@MiguelCompany MiguelCompany self-assigned this Oct 14, 2021
@MiguelCompany MiguelCompany added this to the v2.4.1 milestone Nov 2, 2021
Signed-off-by: Javier Santiago <javiersantiago@eprosima.com>
Copy link
Member

@MiguelCompany MiguelCompany left a comment

Choose a reason for hiding this comment

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

LGTM

@MiguelCompany
Copy link
Member

@richiprosima Please test this

1 similar comment
@MiguelCompany
Copy link
Member

@richiprosima Please test this

@MiguelCompany MiguelCompany merged commit b508fec into master Nov 19, 2021
@MiguelCompany MiguelCompany deleted the bugfix/gap-no-holes branch November 19, 2021 19:49
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.

4 participants