Commit Graph

7 Commits

Author SHA1 Message Date
Andy Lok 1178d79ed6
implement the complete keyspace feature (#439)
Signed-off-by: Andy Lok <andylokandy@hotmail.com>
2023-12-27 18:12:40 +08:00
Andrey Koshchiy 8f54e61142
Batch split for prewrite and commit requests (#390)
Signed-off-by: Andrey Koshchiy <roguepnz@gmail.com>
2023-02-08 18:36:14 +08:00
iosmanthus d75e727ced
prepare tikv cluster properly (#352)
* prepare tikv cluster properly

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* fix ilgal config for tikv

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* add some debug info

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* add some debug info

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* add some debug info

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* remove debug info

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* use relative path in ci.yaml

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* add logs for start tiup playground

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* change to do while

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* empty commit

Signed-off-by: ekexium <ekexium@fastmail.com>

Co-authored-by: ekexium <ekexium@fastmail.com>
2022-06-15 18:36:31 +08:00
Ziqian Qin ad01f593b6
Use TiUP to start cluster in CI (#296)
* CI: use tiup instead of docker

Signed-off-by: ekexium <ekexium@gmail.com>

* Update config/tikv.toml

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

Co-authored-by: Andy Lok <andylokandy@hotmail.com>
2021-05-28 10:09:42 +08:00
ekexium c5701660e6 CI: increase region-split-keys
Signed-off-by: ekexium <ekexium@gmail.com>
2021-05-07 21:51:36 +08:00
ekexium eb575ef439 test: add time limit for splitting region
Signed-off-by: ekexium <ekexium@gmail.com>
2021-04-23 20:46:21 +08:00
ekexium 4b4f50392f test: support initializing with multiple regions in integration tests
Signed-off-by: ekexium <ekexium@gmail.com>
2021-04-21 18:57:45 +08:00