We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
use ycsb insert test. The table has 100 fileds which is 3000 bytes. Resource group config : fill_rate=100,burst_limit=50M, token = 50M
ycsb
Run test successfully.
Exceeded resource group quota limitation
pd-server -V
master
The text was updated successfully, but these errors were encountered:
resource_manager/client: fix exceed error when ru consump of query is…
d8f0ade
… greater than ru fill rate (#6294) close #6298, close #6300 Signed-off-by: Cabinfever_B <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Successfully merging a pull request may close this issue.
Bug Report
What did you do?
use
ycsb
insert test. The table has 100 fileds which is 3000 bytes.Resource group config : fill_rate=100,burst_limit=50M, token = 50M
What did you expect to see?
Run test successfully.
What did you see instead?
Exceeded resource group quota limitation
What version of PD are you using (
pd-server -V
)?master
The text was updated successfully, but these errors were encountered: