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
bytes-read-rate
hot
Please answer these questions before submitting your issue. Thanks!
run sysbench update_non_index with just only 1 table and 1m rows
» hot store { "bytes-write-rate": { "1": 0, "4": 0, "5": 0 }, "bytes-read-rate": { "1": 2472, "4": 36933, "5": 193 }, "keys-write-rate": { "1": 0, "4": 0, "5": 0 }, "keys-read-rate": { "1": 0, "4": 0, "5": 0 } }
I think bytes-write-rate should also have value.
bytes-write-rate
Btw, maybe keys-read-rate and keys-write-rate have value too.
keys-read-rate
keys-write-rate
Only bytes-read-rate has value, I am confused about this result.
pd-server -V
./bin/pd-server -V Release Version: v3.0.0-beta.1 Git Commit Hash: 57170171811130d7d39759efb9f9677aebfc03db Git Branch: master UTC Build Time: 2019-03-27 01:51:58
The text was updated successfully, but these errors were encountered:
Fixed via #1487 and tikv/tikv#4436.
Sorry, something went wrong.
rleungx
No branches or pull requests
Please answer these questions before submitting your issue. Thanks!
run sysbench update_non_index with just only 1 table and 1m rows
I think
bytes-write-rate
should also have value.Btw, maybe
keys-read-rate
andkeys-write-rate
have value too.Only
bytes-read-rate
has value, I am confused about this result.pd-server -V
)?The text was updated successfully, but these errors were encountered: