After br log pausing, the global checkpoint is still moving forward [restore for 34801]
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. run log pause
### 2. What did you expect to see? (Required)
1. the global checkpoint will not change until running log resume
### 3. What did you see instead (Required)
1. After br log pausing, the global checkpoint is still moving forward


After br pausing, the status is sended to the PD, but the changed status on PD is not watched by Tikv. This issue is may be related to the etcd.
### 4. What is your TiDB version? (Required)
v6.1.0-alpha
Contributor guide
Assessment
This issue has not been assessed yet.