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 Replica ignores duplicate broadcast PUSH #597

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

dorjesinpo
Copy link
Collaborator

PushStream relies on having no duplicate messages; otherwise it may look like an extra App and result in

FATAL mqbblp_queuehandle.cpp:498 Assertion failed: subQueueInfos.size() >= 1 && subQueueInfos.size() <= d_subscriptions.size(), stack trace:

Replica needs to ignore duplicate broadcast PUSH

@dorjesinpo dorjesinpo added the bug Something isn't working label Feb 5, 2025
@dorjesinpo dorjesinpo requested a review from a team as a code owner February 5, 2025 00:29
@dorjesinpo
Copy link
Collaborator Author

ignoring mqbc_incoreclusterstateledger.t

@dorjesinpo dorjesinpo merged commit 6466b72 into main Feb 5, 2025
31 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants