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: fix flushing delay when multiple flushers exist #1905

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

Takuka0311
Copy link
Collaborator

@Takuka0311 Takuka0311 commented Nov 21, 2024

问题在于Batcher预留了Index用于区分不同的flusher但是之前没有实现,全都是默认的0,导致部分数据拿不出来并延迟发送。

当初开发Batcher的时候并没有多flusher的说法

@Takuka0311 Takuka0311 merged commit b11fd8f into alibaba:main Nov 25, 2024
15 checks passed
@henryzhx8 henryzhx8 added the bug Something isn't working label Nov 25, 2024
@henryzhx8 henryzhx8 added this to the v3.0 milestone Nov 25, 2024
@Takuka0311 Takuka0311 deleted the fix-batcher-flusher-index branch November 28, 2024 12:19
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