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: Message loss #480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

2498298782Zql
Copy link

Fix the issue where messages are lost if a consumer that is processing an event is killed.

@2498298782Zql 2498298782Zql reopened this Aug 18, 2024
@2498298782Zql 2498298782Zql deleted the fix-lost-msg branch August 18, 2024 08:37
@2498298782Zql 2498298782Zql restored the fix-lost-msg branch August 18, 2024 08:42
@2498298782Zql 2498298782Zql reopened this Aug 18, 2024
@Palmr
Copy link
Contributor

Palmr commented Sep 9, 2024

I think for this PR to get anywhere you're going to want to add at least one test to demonstrate your change working.

It's also attempting to fix something with the WorkerPool, which was removed in Disruptor 4.0, yet you're raised this PR against master.
If there's an issue to fix with the version 3 branch, the PR should be against that.

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