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

replication mode: available_stores is wrongly calculated #7221

Closed
disksing opened this issue Oct 18, 2023 · 1 comment · Fixed by #7222
Closed

replication mode: available_stores is wrongly calculated #7221

disksing opened this issue Oct 18, 2023 · 1 comment · Fixed by #7222
Assignees
Labels
affects-6.5 affects-7.1 affects-7.5 report/customer Customers have encountered this bug. severity/major type/bug The issue is confirmed as a bug.

Comments

@disksing
Copy link
Contributor

Bug Report

What did you do?

when some stores are configured to be used to schedule learners, they should be contained in available stores list.

What did you expect to see?

available stores list contains stores that only have raft learners.

What did you see instead?

available stores list does not contain stores that only have raft learners.

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

master/v6.5.5

@disksing disksing added type/bug The issue is confirmed as a bug. affects-6.5 labels Oct 18, 2023
@disksing disksing self-assigned this Oct 18, 2023
disksing added a commit to oh-my-tidb/pd that referenced this issue Oct 18, 2023
replication mode: fix wrong available store list

Signed-off-by: disksing <i@disksing.com>
disksing added a commit to oh-my-tidb/pd that referenced this issue Oct 18, 2023
fix tikv#7221

Signed-off-by: disksing <i@disksing.com>
ti-chi-bot bot pushed a commit that referenced this issue Oct 18, 2023
close #7221

Signed-off-by: disksing <i@disksing.com>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Oct 18, 2023
fix tikv#7221

Signed-off-by: disksing <i@disksing.com>
ti-chi-bot bot pushed a commit that referenced this issue Oct 18, 2023
close #7221

Signed-off-by: disksing <i@disksing.com>

Co-authored-by: disksing <i@disksing.com>
disksing added a commit to oh-my-tidb/pd that referenced this issue Oct 30, 2023
close tikv#7221

Signed-off-by: disksing <i@disksing.com>

Co-authored-by: disksing <i@disksing.com>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Nov 8, 2023
fix tikv#7221

Signed-off-by: disksing <i@disksing.com>
ti-chi-bot bot pushed a commit that referenced this issue Nov 8, 2023
close #7221

Signed-off-by: disksing <i@disksing.com>

Co-authored-by: disksing <i@disksing.com>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Feb 1, 2024
close tikv#7221

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
disksing added a commit to oh-my-tidb/pd that referenced this issue Feb 1, 2024
close tikv#7221

Signed-off-by: disksing <i@disksing.com>

Co-authored-by: disksing <i@disksing.com>
ti-chi-bot bot pushed a commit that referenced this issue Feb 18, 2024
close #7221

improve state replication and failover process for dr-autosync

Signed-off-by: disksing <i@disksing.com>
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Co-authored-by: disksing <i@disksing.com>
@seiya-annie
Copy link

/found customer

@ti-chi-bot ti-chi-bot bot added the report/customer Customers have encountered this bug. label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 affects-7.5 report/customer Customers have encountered this bug. severity/major type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

3 participants