Skip to content

Commit

Permalink
change deafult thread num (#2590)
Browse files Browse the repository at this point in the history
Co-authored-by: chejinge <chejinge@360.cn>
  • Loading branch information
chejinge and brother-jin committed Apr 16, 2024
1 parent 007ac85 commit 60427cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/pika.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 60427cf

Please sign in to comment.