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

v6.5.3 upgrade to v7.1.0 fail #44431

Closed
seiya-annie opened this issue Jun 6, 2023 · 3 comments
Closed

v6.5.3 upgrade to v7.1.0 fail #44431

seiya-annie opened this issue Jun 6, 2023 · 3 comments
Labels
affects-6.5 severity/critical sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@seiya-annie
Copy link

seiya-annie commented Jun 6, 2023

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

tiup install v6.5.3
upgrade to v7.1.0

2. What did you expect to see? (Required)

upgrade successfully

3. What did you see instead (Required)

[2023/06/06 03:46:58.451 +08:00] [DEBUG] [ddl.go:423] ["[ddl] check whether is the DDL owner"] [isOwner=true] [selfID=2600285a-f1fb-40bd-b935-cf52e85ed6ca]
[2023/06/06 03:46:58.942 +08:00] [DEBUG] [ddl_tiflash_api.go:290] ["Table 102 has no partition\n"]
[2023/06/06 03:47:02.451 +08:00] [DEBUG] [ddl.go:423] ["[ddl] check whether is the DDL owner"] [isOwner=true] [selfID=2600285a-f1fb-40bd-b935-cf52e85ed6ca]
[2023/06/06 03:47:02.483 +08:00] [DEBUG] [handle.go:598] ["unknown physical ID in stats meta table, maybe it has been dropped"] [ID=355]
[2023/06/06 03:47:02.951 +08:00] [DEBUG] [ddl_tiflash_api.go:290] ["Table 102 has no partition\n"]

4. What is your TiDB version? (Required)

v6.5.3

@seiya-annie seiya-annie added the type/bug The issue is confirmed as a bug. label Jun 6, 2023
@seiya-annie
Copy link
Author

@seiya-annie seiya-annie added the sig/sql-infra SIG: SQL Infra label Jun 6, 2023
@seiya-annie
Copy link
Author

loop report these errors for about one hour, tiup upgrade fail for timeout

@cfzjywxk
Copy link
Contributor

For the v6.6, v7.0, v7.1 and master branch, it's already fixed by tikv/client-go#665

@cfzjywxk cfzjywxk removed may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 labels Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 severity/critical sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

4 participants