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

No update logs when set balance-hot-region-scheduler attributes #4607

Closed
Tracked by #5691
mayjiang0203 opened this issue Jan 21, 2022 · 2 comments · Fixed by #6927
Closed
Tracked by #5691

No update logs when set balance-hot-region-scheduler attributes #4607

mayjiang0203 opened this issue Jan 21, 2022 · 2 comments · Fixed by #6927
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@mayjiang0203
Copy link

Bug Report

What did you do?

/var/lib/pd/log # grep 'config is updated' * |awk -F" " '{print $1,$2,$3,$4,$5,$6,$7,$8,$9}'
[2022/01/20 10:01:37.910 +00:00] [INFO] [server.go:957] ["PD server config is
[2022/01/20 11:10:56.768 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/20 11:12:36.790 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/20 11:14:16.774 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/20 11:15:56.775 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/20 11:17:36.783 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/20 11:19:16.775 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/20 11:20:56.783 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/20 11:21:25.572 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/21 05:44:51.526 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/21 05:46:31.542 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/21 05:48:11.541 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/21 05:49:51.532 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/21 05:51:31.540 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/21 05:53:11.541 +00:00] [INFO] [server.go:835] ["schedule config is updated"]
[2022/01/21 05:54:05.620 +00:00] [INFO] [server.go:835] ["schedule config is updated"]

2022-01-21T13:59:06.490+0800 INFO pd-basic/pdbasic_schedule_test.go:299 /pd-ctl scheduler config balance-hot-region-scheduler set strict-picking-store false:Success!
2022-01-21T13:59:06.490+0800 INFO oltppkg/util.go:62 workload run {"wait": "5m0s"}

What did you expect to see?

See update logs when set balance-hot-region-scheduler parameters.

What did you see instead?

No related logs print.

What version of PD are you using (pd-server -V)?

/ # /pd-server -V
Release Version: v5.4.0-nightly
Edition: Community
Git Commit Hash: 964569d
Git Branch: heads/refs/tags/v5.4.0-nightly
UTC Build Time: 2022-01-20 06:11:07

Minio logs can be get from tcms via plan id: 600774, testbed: pd-schedule-hongm-tps-600774-1-763

@mayjiang0203 mayjiang0203 added the type/bug The issue is confirmed as a bug. label Jan 21, 2022
@mayjiang0203
Copy link
Author

/assign @lhy1024
/severity moderate

@rleungx
Copy link
Member

rleungx commented Jul 21, 2023

I think it should be an enhancement since there is no related log. So I'm going to change the label.

@rleungx rleungx added type/enhancement The issue or PR belongs to an enhancement. and removed type/bug The issue is confirmed as a bug. severity/moderate labels Jul 21, 2023
ti-chi-bot bot pushed a commit that referenced this issue Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
Development

Successfully merging a pull request may close this issue.

4 participants