Skip to content

multi resource contorl client not in balance #5947

Closed
@nolouch

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?

image
image

What version of PD are you using (pd-server -V)?

master

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions