LFX: Implement Jepsen test for TiKV #9588
Labels
component/test
difficulty/hard
Hard task.
lfx-program
type/feature-request
Categorizes issue or PR as related to a new feature.
Description
TiDB has implemented tests with
Jepsen, a test framework for distributed systems, to guarantee its correctness. But there are also many TiKV adoptions that are using TiKV without TiDB, which are not covered so well by the Jepsen test for TiDB. Therefore, this program is to build a test framework using Jepsen and Rust client that tests against TiKV transaction API.Document Collection
LFX Program information
Milestones and action items
- [x] Read/Write
- [x] CaS
The text was updated successfully, but these errors were encountered: