make cassandra io threads configurable

This commit is contained in:
CJ Cobb
2021-12-02 16:06:03 -05:00
committed by manojsdoshi
parent c663f1f62b
commit 72752b1ee0
2 changed files with 14 additions and 12 deletions

View File

@@ -1150,6 +1150,9 @@
# cluster. Setting this option can help eliminate
# write timeouts and other write errors due to the
# cluster being overloaded.
# io_threads
# Set the number of IO threads used by the
# Cassandra driver. Defaults to 4.
#
# Notes:
# The 'node_db' entry configures the primary, persistent storage.