-
Notifications
You must be signed in to change notification settings - Fork 740
Closed
Labels
affects-5.4This bug affects the 5.4.x(LTS) versions.This bug affects the 5.4.x(LTS) versions.affects-6.1This bug affects the 6.1.x(LTS) versions.This bug affects the 6.1.x(LTS) versions.affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
What did you do?
- After expanding the tiflash, the tiflash node will automatically have a layer of label information: engine: "tiflash"
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
Metadata
Metadata
Assignees
Labels
affects-5.4This bug affects the 5.4.x(LTS) versions.This bug affects the 5.4.x(LTS) versions.affects-6.1This bug affects the 6.1.x(LTS) versions.This bug affects the 6.1.x(LTS) versions.affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Type
Projects
Status
Closed