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

TiCDC should use TiDB gcTuner in a more reasonable way. #9762

Closed
asddongmen opened this issue Sep 18, 2023 · 2 comments · Fixed by #9786
Closed

TiCDC should use TiDB gcTuner in a more reasonable way. #9762

asddongmen opened this issue Sep 18, 2023 · 2 comments · Fixed by #9786
Assignees
Labels
affects-6.5 affects-7.1 area/ticdc Issues or PRs related to TiCDC. report/customer Customers have encountered this bug. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@asddongmen
Copy link
Contributor

asddongmen commented Sep 18, 2023

What did you do?

Start a cdc server in a container that has 64GB memory.

What did you expect to see?

The CDC server can accurately detect the system memory, which is 64GB.

What did you see instead?

I sopt a log like this:

[2023/09/08 22:56:49.068 +08:00] [INFO] [server.go:229] ["enable gctuner, set memory limit"] [bytes=184467440737092648] [memory="164 PiB"]

Versions of the cluster

Upstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

Upstream TiKV version (execute tikv-server --version):

(paste TiKV version here)

TiCDC version (execute cdc version):

(paste TiCDC version here)
@asddongmen asddongmen added type/bug The issue is confirmed as a bug. severity/moderate area/ticdc Issues or PRs related to TiCDC. affects-6.5 affects-7.1 labels Sep 18, 2023
@nongfushanquan
Copy link
Contributor

/assign @sdojjy

@seiya-annie
Copy link

/found customer

@ti-chi-bot ti-chi-bot bot added the report/customer Customers have encountered this bug. label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 area/ticdc Issues or PRs related to TiCDC. report/customer Customers have encountered this bug. severity/moderate type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

4 participants