pingcap / pingcap/tidb

multiple tikv return inconsistent results when set config, the return message in sql layer should be more obvious

Open
#59,857 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
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)

when set tikv configs, if multiple tikv return different results, like tikv-1 and tikv-3 return success, tikv-2 returns fail,
tidb should better return which tikv set failed, and which tikv set success.

### 2. What did you expect to see? (Required)
the fail message should be more obvious

### 3. What did you see instead (Required)
currently, sql layer will return success and put the fail message in warning, it is easily ignored by customer.

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

8.5

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.