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 DefaultBatcher implementation to handle multiple producers. #12244

Open
bogdandrutu opened this issue Feb 2, 2025 · 0 comments
Open

Fix DefaultBatcher implementation to handle multiple producers. #12244

bogdandrutu opened this issue Feb 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@bogdandrutu
Copy link
Member

Right now, if multiple producers are setup to talk to the DefaultBatcher it gets into a deadlock. Steps to reproduce remove all places where this issue is linked (force to allow only 1 producer).

@bogdandrutu bogdandrutu added the bug Something isn't working label Feb 2, 2025
github-merge-queue bot pushed a commit that referenced this issue Feb 2, 2025
…rterQueueBatcher to beta" (#12246)

Reverts #12122

During the revamp of the pull batching work, couple bugs were found:
1.
#12244
2.
#12247
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

No branches or pull requests

1 participant