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

I noticed that C consumer will always lose messages in failure modes #31

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

petersilva
Copy link
Contributor

@petersilva petersilva commented Dec 2, 2023

because the C consumer library acknowledges messages ... so the application layer cannot.
When we test failures (but restarting sarracenia, or the broker) the C consumer (aka sr3_cpump) is likely to lose messages. The C consumer is not currently used operationally anywhere, it's more of a demonstrator (can replace a shovel or a winnow) but with the caveat from that it doesn't deal with failure well:

MetPX/sarrac#121

So remove the tests that require C consumer to be 100% reliable, and the flow tests should pass more often.

@petersilva petersilva merged commit 705e697 into main Dec 4, 2023
@petersilva petersilva deleted the exclude_known_bad_c_consumer_test branch March 27, 2024 16:46
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.

1 participant