Correct the note details for deprecated config 'io-threads-do-reads' (#1150)
Remove explicit reference to removal and just indicate to avoid using it. Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
This commit is contained in:
parent
014219879d
commit
ef971a34eb
@ -1358,8 +1358,8 @@ lazyfree-lazy-user-flush yes
|
||||
# prefetch-batch-max-size 16
|
||||
#
|
||||
# NOTE:
|
||||
# 1. The 'io-threads-do-reads' config is deprecated and has no effect.
|
||||
# It will be removed in the future. Please avoid using this option if possible.
|
||||
# 1. The 'io-threads-do-reads' config is deprecated and has no effect. Please
|
||||
# avoid using this config if possible.
|
||||
#
|
||||
# 2. If you want to test the server speedup using valkey-benchmark, make
|
||||
# sure you also run the benchmark itself in threaded mode, using the
|
||||
|
Loading…
x
Reference in New Issue
Block a user