pingcap / pingcap/tidb

TSO request cannot be directly forwarded to the new leader after the leader changed

Open
#60,518 0 comments 0 reactions 0 assignees View on GitHub
affects-6.5 component/pd 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)

### 2. What did you expect to see? (Required)

TSO requests can be handled by the new leader

### 3. What did you see instead (Required)

The request is still sent to the old leader unless the error returns.

See https://github.com/tikv/pd/issues/7997 for more info

### 4. What is your TiDB version? (Required)

v6.5.10

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.