-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
QPS dropped severely many times during scale out in DBaaS #11424
Labels
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
severity/critical
type/bug
The issue is confirmed as a bug.
Comments
/assign Connor1996 |
/type bug |
/severity Critical |
@Connor1996 any update for this issue? |
Connor1996
added a commit
to Connor1996/tikv
that referenced
this issue
Jan 11, 2022
Signed-off-by: Connor1996 <[email protected]>
This was referenced Jan 12, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
Feb 15, 2022
…11857) close #11424, ref #11840 Signed-off-by: ti-srebot <[email protected]> Co-authored-by: Connor <[email protected]>
This was referenced Feb 27, 2022
ti-chi-bot
added a commit
that referenced
this issue
Apr 12, 2022
…11863) close #11424, ref #11840 Signed-off-by: ti-srebot <[email protected]> Co-authored-by: Connor <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
ti-chi-bot
pushed a commit
that referenced
this issue
Jun 2, 2022
ref #11424, ref #11840 Signed-off-by: tabokie <[email protected]>
This was referenced Jun 2, 2022
tabokie
added a commit
to tabokie/tikv
that referenced
this issue
Jun 2, 2022
…#12127) ref tikv#11424, ref tikv#11840 Signed-off-by: tabokie <[email protected]>
ti-chi-bot
added a commit
that referenced
this issue
Jun 6, 2022
…) (#12752) ref #11424, ref #12127, ref #12133 Signed-off-by: tabokie <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
ti-chi-bot
pushed a commit
that referenced
this issue
Sep 15, 2022
ref #11424, ref #12127, ref #12133, close #13467 Signed-off-by: ti-srebot <[email protected]> Signed-off-by: Xinye Tao <[email protected]> Co-authored-by: Xinye Tao <[email protected]>
ti-chi-bot
pushed a commit
that referenced
this issue
Sep 15, 2022
…) (#12735) ref #11424, ref #11840, ref #12127, close #13467 Signed-off-by: ti-srebot <[email protected]> Signed-off-by: Xinye Tao <[email protected]> Co-authored-by: Xinye Tao <[email protected]>
ti-chi-bot
pushed a commit
that referenced
this issue
Oct 10, 2022
…) (#12737) ref #11424, ref #11840, ref #12127, close #13467 Signed-off-by: ti-srebot <[email protected]> Co-authored-by: Xinye Tao <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
severity/critical
type/bug
The issue is confirmed as a bug.
Bug Report
What version of TiKV are you using?
5.3.0
What operating system and CPU are you using?
Cluster Tier
T3.standard
Steps to reproduce
run sysbench prepare
sysbench --config-file=config oltp_insert --tables=16 --table-size=100000000 prepare
threads=8
scale out tikv from 3 to 6
What did you expect?
performance is stable
What did happened?
The text was updated successfully, but these errors were encountered: