From 43ea4dd6fba4ccd7240ab8f93082c9e71797f176 Mon Sep 17 00:00:00 2001 From: Yilin Chen Date: Thu, 16 Apr 2020 16:57:51 +0800 Subject: [PATCH] reference: add more descriptions to readpool.unified (#2295) Signed-off-by: Yilin Chen --- reference/configuration/tikv-server/configuration-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/configuration/tikv-server/configuration-file.md b/reference/configuration/tikv-server/configuration-file.md index 460e3f580baee..969320afc2be2 100644 --- a/reference/configuration/tikv-server/configuration-file.md +++ b/reference/configuration/tikv-server/configuration-file.md @@ -94,7 +94,7 @@ This document only describes the parameters that are not included in command-lin ## readpool.unified -Configuration items related to the single thread pool serving read requests. +Configuration items related to the single thread pool serving read requests. This thread pool supersedes the original storage thread pool and coprocessor thread pool since the 4.0 version. ### `min-thread-count`