-
@mjonss
tiup bench tpcc panic with unknown partition when partition type is not set : version v1.8.0
tiup bench tpcc prepare --warehouses 10
-
## Bug Report
### What version of TiKV are you using?
[root@tikv-0 bin]# ./tikv-server --version
TiKV
Release Version: 6.1.0
Edition: Community
Git Commit Hash: 080d086832ae…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
use FQDN in -hostname area
deploy DM cluster
try to start dm cluster
2. What did you e…
-
1. What did you do?
Use `--log-format=xml`.
2. What did you expect to see?
Either an XML formatted log or an error saying only text and json are supported
3. What did you see instead?
…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
do tidb cluster upgrade
2. What did you expect to see?
Permissions 0755 for '/root…
-
### What did you do?
- use FQDN in -hostname area
- deploy DM cluster
- try to start dm cluster
### What did you expect to see?
DM cluster can start as expect.
### What did you see instead?
sta…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
```
tiup cluster check ./topology.yaml -i ~/.ssh/keys/yahondatest.pem
```
3. What di…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1.17.…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
Using `tiup cluster` to manage a cluster deployed **locally**. For example:
```bash
t…
-
## Bug Report
1. install v5.2.3 with default config
2. use tiup ctl:v5.2.4 pd -u http://172.16.5.101:2379 config show all to check pd configs
3. upgrade to v5.2.4
4. check 5.2.4 config with …