Using the same tidb_cloud_storage_uri
value in different clusters may cause file overwriting problem
#61537
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.
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: