## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) Enable log backup, then restore with a backup contains ~200k tables from S3. <!-- a step by step guide for reproducing the bug. --> ### 2. What did you expect to see? (Required) Should success, though slow. ### 3. What did you see instead (Required) OOM when `CopySST` was throttled, BR OOMs. ### 4. What is your TiDB version? (Required) Current master. <!-- Paste the output of SELECT tidb_version() -->