pingcap / pingcap/tidb

After br log pausing, the global checkpoint is still moving forward [restore for 34801]

Open
#56,842 1 comment 0 reactions 1 assignee Claimed by @BornChanger View on GitHub
component/br type/bug
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
![Xgf7GbUP9m](https://user-images.githubusercontent.com/81375082/169221991-08d7a79d-b897-42a9-a8cf-ef813f221f03.jpg)
![RX8BjPNDtO](https://user-images.githubusercontent.com/81375082/169222010-e9294f53-f45a-44dd-a8ed-4c91066a97a8.jpg)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.