You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please check the FAQ documentation before raising an issue
Raft log will lag behind under high load with frequent leader change and seems that it can never catch up even after a very long time, the corresponding storaged service is still alive, but this is instance stop providing service anymore.
Describe the bug (must be provided)
A clear and concise description of what the bug is.
Your Environments (must be provided)
OS: uname -a
Compliler: g++ --version or clang++ --version
CPU: lscpu
Commit id (e.g. a3ffc7d8)
How To Reproduce(must be provided)
Steps to reproduce the behavior:
Step 1
Step 2
Step 3
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Provide logs and configs, or any other context to trace the problem.
The text was updated successfully, but these errors were encountered:
Please check the FAQ documentation before raising an issue
Raft log will lag behind under high load with frequent leader change and seems that it can never catch up even after a very long time, the corresponding storaged service is still alive, but this is instance stop providing service anymore.
Describe the bug (must be provided)
A clear and concise description of what the bug is.
Your Environments (must be provided)
uname -a
g++ --version
orclang++ --version
lscpu
a3ffc7d8
)How To Reproduce(must be provided)
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Provide logs and configs, or any other context to trace the problem.
The text was updated successfully, but these errors were encountered: