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

## Feature Request ### Describe your feature request related problem: When we import a large amount of data, any error that occurs will break the whole process, which is annoying...

type/feature-request

### What problem does this PR solve? This PR tries to prevent fake gcs server port conflicting by randomlize port number. Close #795 ### Check List Tests - Integration test...

status/LGT2
needs-cherry-pick-release-4.0
component/test
size/M
do-not-merge/work-in-progress
cherry-pick-approved

Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. 1. Use lightning to import 9TB data...

type/bug
severity/minor
component/backup

## Feature Request Add a test for missing PR in #702. ### Describe your feature request related problem: PR #702 missed cherry-picking to release-4.0. but we didn't notice it. so...

type/bug
severity/moderate
component/test

Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. Turn on cdc synchronization, perform a full...

type/feature-request

Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. In release-4.0 , we found a case...

type/bug
severity/minor
component/test

## Feature Request ### Describe your feature request related problem: At present , Tidb seem to be no periodic incremental backup . Has pingcap considered supporting this ? ### Describe...

type/feature-request

### What problem does this PR solve? a kind of fix for https://github.com/pingcap/br/issues/1046 ### What is changed and how it works? besides pipeline backup and checksum, we can parallel them....

status/LGT1
component/backup
size/L
needs-rebase

## Feature Request ### Describe your feature request related problem: For test automation, it's hard to read the lightning import result(import duration, checksum duration) from the logs. ### Describe the...

type/feature-request
component/import

## Feature Request ### Describe your feature request related problem: Import 100T+ data quickly and easily! Currently Lightning is a single-process tool, and the import speed of a single process...

type/feature-request