From afdc6eb789d61160eaff1bb88d96b60a9abd6273 Mon Sep 17 00:00:00 2001 From: dbsid Date: Wed, 21 Apr 2021 11:55:41 +0800 Subject: [PATCH] no server.request-batch-enable-cross-command in V5.0.0 The parameter prevent the TiKV startup. unknown configuration options: server.request-batch-enable-cross-command --- benchmark/benchmark-sysbench-v5-vs-v4.md | 1 - 1 file changed, 1 deletion(-) diff --git a/benchmark/benchmark-sysbench-v5-vs-v4.md b/benchmark/benchmark-sysbench-v5-vs-v4.md index 258ed566b9a44..26148fa3cbabe 100644 --- a/benchmark/benchmark-sysbench-v5-vs-v4.md +++ b/benchmark/benchmark-sysbench-v5-vs-v4.md @@ -82,7 +82,6 @@ raftstore.apply-pool-size: 3 rocksdb.max-background-jobs: 8 raftdb.max-background-jobs: 4 raftdb.allow-concurrent-memtable-write: true -server.request-batch-enable-cross-command: false server.grpc-concurrency: 6 readpool.unified.min-thread-count: 5 readpool.unified.max-thread-count: 20