Skip to content

Using the same tidb_cloud_storage_uri value in different clusters may cause file overwriting problem #61537

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

Closed
fzzf678 opened this issue Jun 6, 2025 · 0 comments · Fixed by #61502
Labels
affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. component/ddl This issue is related to DDL of TiDB. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@fzzf678
Copy link
Contributor

fzzf678 commented Jun 6, 2025

Bug Report

When we set the same tidb_cloud_storage_uri for different cluster, files uploaded to s3 storage by indexing or import into may overwrite each other, this is will cause unexpected problems, add index or import job may fail. We need to prevent such problems from occurring.
Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

v8.5

@fzzf678 fzzf678 added type/bug The issue is confirmed as a bug. severity/moderate affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. labels Jun 6, 2025
@jebter jebter added the component/ddl This issue is related to DDL of TiDB. label Jun 9, 2025
ti-chi-bot bot pushed a commit that referenced this issue Jun 10, 2025
AilinKid pushed a commit to AilinKid/tidb that referenced this issue Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. component/ddl This issue is related to DDL of TiDB. severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants