pingcap / br

A command-line tool for distributed backup and restoration of the TiDB cluster data
https://pingcap.com/docs/dev/how-to/maintain/backup-and-restore/br/
Apache License 2.0
123 stars 102 forks source link

Stuck during the import of a dataset consisting of 4,000 tables totaling 40 million rows. #1492

Open shaoxiqian opened 6 months ago

shaoxiqian commented 6 months ago

version nigtly

img_v3_0293_d6c4e3a2-a2fc-44bc-87ed-77d2a283b81g img_v3_0293_12b6dca2-b3f4-42bd-9e20-2849f516bd9g The BR log contains information about the retry of batch-size too large

kennytm commented 6 months ago

version nigtly

could you paste the ./br -V and ./tidb-server -V result?

also, this repository is only kept for release-5.x and will be archived after EOL, please transfer this issue to pingcap/tidb if you're actually testing the v8.x nightly.