-
## Bug Report
### 1. What did you do?
This is a nit, and probably not a P2, but it looked closest based on the classification system.
The bug https://github.com/pingcap-incubator/tiup/issues/…
-
### What did you do?
**config file:**
$cat cdctest.toml
```
case-sensitive = true
enable-old-value = true
[filter]
rules = ['yxt.ote_exam_test']
[sink]
dispatchers = [
{matcher = ['yxt.ote…
-
## Bug Report
### 1. What did you do?
1. edit my config with cmd
` tiup cluster edit-config my-cluster`
2. update tidb_servers host : host1 ,port from 4101 to 4100
`port: 4101 --> port: 4100`
…
-
## Bug Report
### What did you do?
I am evaluating the Keyspace APIs that are supported by TiKV API v2 (https://github.com/tikv/client-rust). I am running TiUP locally. I created a non-defau…
-
## Bug Report
### What version of TiKV are you using?
```sql
MySQL [(none)]> SELECT type AS component, group_concat(DISTINCT concat(version, ':', git_hash)) AS versions FROM information_schem…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
After down primary dc and forcing a new cluster in the pd node locate…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
The customer wants to develop auto-platform tidb-cluster use of the tiup API which operation and maintenan…
-
## Bug Report
use command line tiup cluster list
The cluster name could not be found,
report :
[root@daastestvm62 logs]# tiup cluster list
tiup is checking updates for component clust…
-
## Bug Report
### What did you do?
1. down 2 tikvs in 2 zone in the backup data center, and make the replication mode switch to async mode;
2. scale out 3 tikv for 3 zones in the primary …
-
## Bug Report
### What did you do?
```
tiup playground v5.4.1 --db 1 --kv 3 --pd 1
pd-ctl -u 127.0.0.1:34775 -i
» store label 1 host kv1
» store label 2 host kv2
» store label 3 host kv3
…