The issue with load testing the quorum queue #2400
Unanswered
tclxjiaqiang-cao
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When load testing the quorum queue, the message size is 1KB. Further increasing the load doesn't increase the TPS, but there's a lot of backlog in ra_log_wal, as shown in the monitoring graph below. Therefore, I want to confirm whether ra_log_wal is written in a single thread at the broker level.

Beta Was this translation helpful? Give feedback.
All reactions