br icon indicating copy to clipboard operation
br copied to clipboard

A command-line tool for distributed backup and restoration of the TiDB cluster data

Results 111 br issues
Sort by recently updated
recently updated
newest added

br_tiflash fails with ``` [2020-11-04T04:52:30.624Z] failed to restore, before: 1000; after: 960 ``` https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/br_ghpr_unit_and_integration_test/detail/br_ghpr_unit_and_integration_test/3611/pipeline

type/bug
severity/moderate

br_log_restore fails https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/br_ghpr_unit_and_integration_test/detail/br_ghpr_unit_and_integration_test/4116/pipeline#step-1318-log-326 ``` [2020-12-07T12:43:29.384Z] [2020/12/07 20:43:26.743 +08:00] [ERROR] [restore.go:37] ["failed to restore"] [error="start ts:421355834788020227 is greater than resolved ts:0: [BR:Restore:ErrRestoreResolvedTsConstrain]resolved ts constrain violation"] [errorVerbose="[BR:Restore:ErrRestoreResolvedTsConstrain]resolved ts constrain violation\nstart ts:421355834788020227 is...

type/bug
severity/moderate
component/test

## Feature Request **Is your feature request related to a problem? Please describe:** TiDB implements clustered index in 5.0, ref: pingcap/tidb#17044, BR is not compatible with clustered index now **Describe...

type/feature-request
Priority/P0

Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. we didn't record store id when download/ingest...

type/bug
good first issue
difficulty/1-easy
severity/minor

There are issues about backup 10k+ table cluster, 1. It takes about 6 hours, too slow (total size of backup files around 865GB). 2. It consumes too much memory (about...

component/backup
type/performance

### Describe your feature request related problem: Backup cluster version and cluster ID into backupmeta. https://github.com/pingcap/kvproto/blob/a57ca4f75a972ff522f3f7f0f903f9b074780df7/proto/backup.proto#L20-L21 They are useful for checking compatibility for different versions.

difficulty/1-easy
component/backup

# Description [PITR](https://en.wikipedia.org/wiki/Point-in-time_recovery) allows user to recover the database back to any point of time. In principle, given an initial full backup archive, and several incremental changes, it is enough...

type/feature-request
difficulty/3-hard
Priority/P0

## Feature Request ### Describe your feature request related problem: Currently, we had some incompatible issues with some feature enabled. for example (`clustered index`, `new collation`). When backup with `clustered...

type/compatibility
type/enhancement

## Feature Request **Is your feature request related to a problem? Please describe:** hard to know they failed to get credentials from providers. ``` [2020/12/08 02:36:22.475 +00:00] [ERROR] [main.go:83] ["tidb...

type/feature-request
component/external-storage

## Feature Request ### Describe your feature request related problem: We have implemented Restore in pipeline, 1. Create table -> 2. Split/scatter region -> 3. Download/Ingest SST Step 1 creates...

type/feature-request
component/restore
type/performance