change rocksdb stats level to 3

scale rocksdb background jobs and subcompactions

change rocksdb default error level to info from error

delete unused num_threads function

fix warns from cargo
This commit is contained in:
Jacob Taylor 2025-06-21 08:02:49 -07:00
commit 54eab4775a
3 changed files with 8 additions and 22 deletions

View file

@ -1066,7 +1066,7 @@
# 3 to 5 = Statistics with possible performance impact.
# 6 = All statistics.
#
#rocksdb_stats_level = 1
#rocksdb_stats_level = 3
# This is a password that can be configured that will let you login to the
# server bot account (currently `@conduit`) for emergency troubleshooting