During S3 backup, errors may occur if there is "/" at the end of the endpoint #30128
Labels
component/br
This issue is related to BR of TiDB.
duplicate
Issues or pull requests already exists.
severity/major
type/bug
The issue is confirmed as a bug.
Please answer these questions before submitting your issue. Thanks!
If possible, provide a recipe for reproducing the error.
when S3 backup or restore, If "/" is added last in the endpoint, an error may occur
Whether "/" is added last, the backup can be successful
What did you see instead?
What version of BR and TiDB/TiKV/PD are you using?
br -4.0.11
br -5
The above problem occurs only when there is data in instance. Therefore, when br version is 4.0.11, this problem will not occur when backing up empty instances, because the system library will not be backed up; However, when the br version is 5, even for empty instances, Br the system library will be backed up during backup.
Operation logs
br.log
for BR if possibletidb-lightning.log
for TiDB-Lightning if possibletikv-importer.log
from TiKV-Importer if possibleConfiguration of the cluster and the task
tidb-lightning.toml
for TiDB-Lightning if possibletikv-importer.toml
for TiKV-Importer if possibletopology.yml
if deployed by TiUPScreenshot/exported-PDF of Grafana dashboard or metrics' graph in Prometheus if possible
The text was updated successfully, but these errors were encountered: