Add value ranges and types for TiDB configuration items
#24.226 aperta il 23 apr 2021
Metriche repository
- Star
- (40.090 star)
- Metriche merge PR
- (Merge medio 14g 4h) (346 PR mergiate in 30 g)
Descrizione
Feature Request
Is your feature request related to a problem? Please describe:
The users of the document TiDB Configuration File might need to know the value ranges and types of certain configuration items. However, only some of these configuration items in this document have value range and type information.
Describe the feature you'd like:
Contribute to TiDB documentation by providing value range and type information for the following configuration items. This document is in the pingcap/docs repository. To contribute to this document, follow the TiDB Documentation Contributing Guide. See https://github.com/pingcap/docs/pull/5445 for example.
If you have already created a PR for one or more items below, please tick the corresponding box(es) and provide the PR link at the end of the line.
- token-limit https://github.com/pingcap/docs/pull/5445
- mem-quota-query
- tmp-storage-quota
- lease
- server-version
- max-server-connections
- slow-threshold
- expensive-threshold
- query-log-max-len
- max-days
- security
- performance
- max-procs
- server-memory-quota
- txn-entry-size-limit
- txn-total-size-limit
- max-txn-ttl
- committer-concurrency
- stmt-count-limit
- stats-lease
- feedback-probability
- query-feedback-limit
- nested-loop-join-cache-capacity
- prepared-plan-cache
- capacity
- tikv-client
- grpc-connection-count
- grpc-keepalive-time
- grpc-keepalive-timeout
- commit-timeout
- max-batch-size
- max-batch-wait-time
- batch-wait-size
- overload-threshold
- capacity-mb
- txn-local-latches
- capacity
- binlog
- write-timeout
- stmt-summary
- max-stmt-count
- max-sql-length
- pessimistic-txn
- max-retry-count
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy: