Closed
Description
Describe the bug
I just upgraded my keyDB to the latest version (v6.0.13) and found an issues with io-threads-do-reads
setting in the keydb.conf file.
Log Files
*** FATAL CONFIG FILE ERROR (Redis 6.0.13) ***
Reading the configuration file, at line 1007
>>> 'io-threads-do-reads yes'
Bad directive or wrong number of arguments
To Reproduce
- update
# io-threads-do-reads no
toio-threads-do-reads yes
in the keydb.conf file.
Metadata
Metadata
Assignees
Labels
No labels