-
Notifications
You must be signed in to change notification settings - Fork 720
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
replication.strictly-match-label=true & engine=tiflash have Incompatibility problem #8480
Labels
affects-5.4
affects-6.1
affects-6.5
affects-7.1
affects-7.5
affects-8.1
severity/major
type/bug
The issue is confirmed as a bug.
Comments
Thanks, indeed there is a problem, I can reproduce it in my local environment: With the following
Then run
Here is the log:
|
ti-chi-bot bot
added a commit
that referenced
this issue
Aug 6, 2024
close #8480 Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot
pushed a commit
to ti-chi-bot/pd
that referenced
this issue
Aug 27, 2024
close tikv#8480 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot
pushed a commit
to ti-chi-bot/pd
that referenced
this issue
Aug 27, 2024
close tikv#8480 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot
pushed a commit
to ti-chi-bot/pd
that referenced
this issue
Aug 27, 2024
close tikv#8480 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
This was referenced Aug 27, 2024
ti-chi-bot
pushed a commit
to ti-chi-bot/pd
that referenced
this issue
Aug 27, 2024
close tikv#8480 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot
pushed a commit
to ti-chi-bot/pd
that referenced
this issue
Aug 27, 2024
close tikv#8480 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot bot
added a commit
that referenced
this issue
Aug 27, 2024
close #8480 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot bot
added a commit
that referenced
this issue
Sep 11, 2024
close #8480 Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: Purelind <purelind@users.noreply.github.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-5.4
affects-6.1
affects-6.5
affects-7.1
affects-7.5
affects-8.1
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
What did you do?
2, When the pd is configured: replication. strictly-match-label: true
3, This causes tiflash unable to start because replication. location-labels in the default pd config does not exist: engine layer configuration.
What did you expect to see?
1、tiflash start successfully
2、replication. location-labels can automatically recognize and add a new "engine" layer;
What did you see instead?
1、tiflash start failed;
2、replication. location-labels can not automatically recognize and keep old layer;
What version of PD are you using (
pd-server -V
)?Release Version: v7.5.0
Edition: Community
Git Commit Hash: ef6ba85
Git Branch: heads/refs/tags/v7.5.0
UTC Build Time: 2023-11-16 10:31:04
The text was updated successfully, but these errors were encountered: