lddlww

Results 29 issues of lddlww

因为正式环境中,不会每一个实例都搭建一个测试环境,所以如果直接把正式环境作为测试环境来用,有什么风险

![image](https://user-images.githubusercontent.com/27006237/93990141-5bdbd000-fdbd-11ea-9c78-d71f540f2784.png)

what's wrong with ```all retry ingest failed```,does it affect? ![image](https://user-images.githubusercontent.com/27006237/96702687-963c8b00-13c4-11eb-968e-c5a58b4c5a22.png) this is all lightning log file: [tidb-lightning.log.tar.gz](https://github.com/pingcap/tidb-lightning/files/5414911/tidb-lightning.log.tar.gz)

question

version: ``` tidb-lightning: Release Version: v4.0.0-rc.2 Git Commit Hash: 391db4a233a870fc2044494caa770da791f49734 tikv-importer: TiKV Importer 4.0.0 tidb: TiDB Version: v4.0.0 ``` table structure: use auto_random for primary key(0.7billion) ``` CREATE TABLE `spl_click_ios_test`...

question

tidb version: ``` v5.3.0 ``` total restore data size: ``` 150GB ```` tiup br restore: was pause in 97.13% ![image](https://user-images.githubusercontent.com/27006237/150050714-6e090906-4df6-466e-b9b2-7356b3af920f.png) br tail logs: ``` 2022/01/18 18:04:22.222 +08:00] [INFO] [client.go:636] ["import...

does ```warp mixed``` support ```--range``` option like ```warp get```? i want to get ```32KB``` length from ```32GB``` object in ```mixed``` benchmark

enhancement
help wanted

``` npx prisma db push > Downloading Prisma engines for Node-API for rhel-openssl-1.1.x [ ] 0%Error: request to https://binaries.prisma.sh/all_commits/659ef412370fa3b41cd7bf6e94587c1dfb7f67e7/rhel-openssl-1.1.x/migration-engine.gz.sha256 failed, reason: connect EINVAL 0.0.254.149:80 - Local (0.0.0.0:0) ``` what's wrong...

question