pingcap / pingcap/tidb

introduce the `domainmode` for ks3 sdk

Open
#53,775 0 comments 0 reactions 0 assignees View on GitHub
component/br type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement
When br backup/restore data to the external storage `ks3`, the ks3 server will response a `SignatureDoesNotMatch` error if the domain mode is on. (actually it is off in the code)

```
./br restore full -s "ks3://{bucket}/{prefix}?endpoint=http://{bucket}.ks3-cn-beijing.ksyuncs.com&force-path-style=true&..."
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.