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:
Shivshankar 2024-10-12 00:21:09 -04:00 committed by GitHub
parent 014219879d
commit ef971a34eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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