paranoid_checks | true |
flush_verify_memtable_count | true |
track_and_verify_wals_in_manifest | true |
verify_sst_unique_id_in_manifest | true |
env | $(BuiltinDefault) |
rate_limiter | null |
sst_file_manager | ${sst_file_manager} |
info_log | ${myrocks_logger} |
info_log_level | INFO_LEVEL |
max_open_files | -1 |
max_file_opening_threads | 16 |
max_total_wal_size | 0 B |
statistics | ${stat} |
use_fsync | false |
allow_fdatasync | false |
db_paths | /storage/mytopling/.rocksdb |
db_log_dir | /storage/mytopling/..//infolog/.rocksdb |
wal_dir | |
delete_obsolete_files_period_micros | 21600000000 |
max_background_jobs | 2 |
max_background_compactions | 7 |
max_subcompactions | 1 |
max_level1_subcompactions | 3 |
max_background_flushes | 2 |
max_log_file_size | 256.000 MiB |
log_file_time_to_roll | 0 |
keep_log_file_num | 100 |
recycle_log_file_num | 0 |
max_manifest_file_size | 1.000 GiB |
table_cache_numshardbits | 6 |
WAL_ttl_seconds | 0 |
WAL_size_limit_MB | 0 |
manifest_preallocation_size | 4.000 MiB |
allow_mmap_reads | false |
allow_mmap_writes | false |
use_direct_reads | false |
use_direct_io_for_flush_and_compaction | false |
allow_fallocate | true |
is_fd_close_on_exec | true |
stats_dump_period_sec | 0 |
stats_persist_period_sec | 0 |
persist_stats_to_disk | false |
stats_history_buffer_size | 1.000 MiB |
advise_random_on_open | true |
db_write_buffer_size | 0 B |
write_buffer_manager | $(BuiltinDefault) |
access_hint_on_compaction_start | NORMAL |
compaction_readahead_size | 0 B |
random_access_max_buffer_size | 1.000 MiB |
writable_file_max_buffer_size | 1.000 MiB |
use_adaptive_mutex | false |
bytes_per_sync | 0 B |
wal_bytes_per_sync | 0 B |
strict_bytes_per_sync | false |
listeners |
${rdb_listener} |
enable_thread_tracking | true |
delayed_write_rate | 16.000 MiB |
enable_pipelined_write | false |
unordered_write | false |
allow_concurrent_memtable_write | true |
enable_write_thread_adaptive_yield | false |
max_write_batch_group_size_bytes | 1.000 MiB |
write_thread_max_yield_usec | 100 |
write_thread_slow_yield_usec | 3 |
skip_stats_update_on_db_open | false |
skip_checking_sst_file_sizes_on_db_open | false |
wal_recovery_mode | kPointInTimeRecovery |
allow_2pc | true |
row_cache | null |
fail_if_options_file_error | false |
dump_malloc_stats | false |
avoid_flush_during_recovery | false |
avoid_flush_during_shutdown | false |
allow_ingest_behind | false |
two_write_queues | true |
manual_wal_flush | true |
wal_compression | kNoCompression |
atomic_flush | false |
avoid_unnecessary_blocking_io | true |
write_dbid_to_manifest | false |
log_readahead_size | 0 B |
file_checksum_gen_factory | null |
best_efforts_recovery | false |
max_bgerror_resume_count | 2147483647 |
bgerror_resume_retry_interval | 1000000 |
allow_data_in_errors | false |
db_host_id | __hostname__ |
lowest_used_cache_tier | kNonVolatileBlockTier |
enforce_single_del_contracts | false |
wbwi_factory | ${cspp} |