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

The max value of token-limit should be more reasonable #53312

Closed
djshow832 opened this issue May 16, 2024 · 0 comments · Fixed by #53361
Closed

The max value of token-limit should be more reasonable #53312

djshow832 opened this issue May 16, 2024 · 0 comments · Fixed by #53361
Assignees
Labels
severity/moderate sig/sql-infra SIG: SQL Infra type/bug This issue is a bug.

Comments

@djshow832
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

Set the token-limit to the max value as specified in the doc: https://docs.pingcap.com/tidb/stable/tidb-configuration-file#token-limit

Maximum Value (64-bit platforms): 18446744073709551615
Maximum Value (32-bit platforms): 4294967295

2. What did you expect to see? (Required)

TiDB can start normally.

3. What did you see instead (Required)

TiDB OOM

4. What is your TiDB version? (Required)

master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/moderate sig/sql-infra SIG: SQL Infra type/bug This issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant