-
Notifications
You must be signed in to change notification settings - Fork 727
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
only one pd instance have trace-region-flow
config by query in v6.5.6
#7917
Labels
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
severity/major
type/bug
The issue is confirmed as a bug.
Comments
rleungx
added
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
and removed
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
labels
Mar 29, 2024
ti-chi-bot bot
added a commit
that referenced
this issue
Mar 29, 2024
close #7917 Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot bot
pushed a commit
that referenced
this issue
Apr 1, 2024
close #7917 Signed-off-by: Ryan Leung <[email protected]> Signed-off-by: JmPotato <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: JmPotato <[email protected]>
ti-chi-bot bot
pushed a commit
that referenced
this issue
Apr 1, 2024
ref #7917 Remove unused `defaultTraceRegionFlow`. Signed-off-by: JmPotato <[email protected]>
This was referenced Apr 15, 2024
ti-chi-bot bot
pushed a commit
that referenced
this issue
Apr 16, 2024
close #7917 Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]>
ti-chi-bot bot
pushed a commit
that referenced
this issue
May 13, 2024
close #7917 Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
What did you do?
What did you expect to see?
seem the config is deprecated in
https://github.com/tikv/pd/blob/release-6.5/server/config/config.go#L1163-L1165
maybe can not get this config? only this pd instance print this log
and actually all pd instances have
trace-region-flow
configWhat did you see instead?
What version of PD are you using (
pd-server -V
)?The text was updated successfully, but these errors were encountered: