-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
affects-7.0component/resource-controlseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
What did you do?
alter resource group rg2 RU_PER_SEC=6000;
sysbench --mysql-host=127.0.0.1 --mysql-user=user2 --mysql-port=4000 --mysql-db=sbtest --percentile=99 --report-interval=1 --tables=32 --table_size=10000000 oltp_read_only --range_selects --threads=128 --time=1800 run
and QPS not balanced in client side
What did you expect to see?
the client's qps is balanced.
What did you see instead?
What version of PD are you using (pd-server -V)?
master
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affects-7.0component/resource-controlseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.

