Skip to content

fix: the throttler cannot write all data to the queue at once#8791

Merged
taloric merged 1 commit intomainfrom
fix-batch-put-failed
Dec 27, 2024
Merged

fix: the throttler cannot write all data to the queue at once#8791
taloric merged 1 commit intomainfrom
fix-batch-put-failed

Conversation

@lzf575
Copy link
Contributor

@lzf575 lzf575 commented Dec 27, 2024

if the data written to the queue is greater than the queue available length, the data is discarded

This PR is for:

  • Server

Affected branches

  • main
  • v6.6
  • v6.5
  • v6.4

if the data written to the queue is greater than the queue available length, the
data is discarded
@lzf575 lzf575 force-pushed the fix-batch-put-failed branch from e675008 to 428e9db Compare December 27, 2024 08:47
@taloric taloric merged commit 9e028e3 into main Dec 27, 2024
@taloric taloric deleted the fix-batch-put-failed branch December 27, 2024 09:05
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.

2 participants