Skip to content

threshold of gctuner need to recalculate when ServerMemoryLimit is updated #48180

@disksing

Description

@disksing

Bug Report

1. Minimal reproduce step (Required)

update global variable tidb_server_memory_limit

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

threshold of gctuner should be updated according to new value of memory limit

3. What did you see instead (Required)

threshold of gctuner is not updated (because it is only updated when we update tidb_gogc_tuner_threshold)

4. What is your TiDB version? (Required)

master

Metadata

Metadata

Assignees

Labels

affects-6.5This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.severity/majorsig/sql-infraSIG: SQL Infratype/bugThe issue is confirmed as a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions