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

[20256] Reject old samples #231

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

[20256] Reject old samples #231

wants to merge 4 commits into from

Conversation

jepemi
Copy link
Contributor

@jepemi jepemi commented Feb 28, 2024

When using a DDS Router, since statistics writers are transient local, previously processed samples might be delivered again to statistics backend participants in other domains. This lead to crashes since new delivered count samples (transient local - late joiner) got lower values than the last processed.

With this PR we are rejecting old samples

Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
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.

2 participants