Skip to content
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

AUTO_RANDOM doc says 'number of storage engines' when it should be number of TiKV nodes #18443

Open
mjonss opened this issue Aug 1, 2024 · 0 comments

Comments

@mjonss
Copy link
Contributor

mjonss commented Aug 1, 2024

Error Report

Please answer the following questions before submitting your issue. Thanks!

  1. What is the URL/path of the document related to this issue?
    https://docs.pingcap.com/tidb/stable/auto-random

  2. How would you like to improve it?
    Change:
    The best practice is to set the shard bits as log(2, x), in which x is the current number of storage engines.
    to
    The best practice is to set the shard bits as log(2, x), in which x is the current number of TiKV nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant