From 60427cf83d13444953859a9c301b9b1a0b196412 Mon Sep 17 00:00:00 2001 From: chejinge <945997690@qq.com> Date: Wed, 10 Apr 2024 20:29:46 +0800 Subject: [PATCH] change deafult thread num (#2590) Co-authored-by: chejinge --- conf/pika.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/pika.conf b/conf/pika.conf index db1aef0a9..ec3d60948 100644 --- a/conf/pika.conf +++ b/conf/pika.conf @@ -338,7 +338,7 @@ max-bytes-for-level-multiplier : 10 slotmigrate : no # slotmigrate thread num -slotmigrate-thread-num : 8 +slotmigrate-thread-num : 1 # thread-migrate-keys-num 1/8 of the write_buffer_size_ thread-migrate-keys-num : 64