Closed Gourds closed 3 years ago
It may cause by the RocksDB block cache or memory fragmentation, I'm not sure whether the ardb can set the block cache size or not(also cache_index_and_filter_blocks
). https://github.com/bitleak/kvrocks also suffer the same issue before, but it's solved after using jemalloc and enabling cache_index_and_filter_blocks
@git-hulk Thanks for your replay. This problem has disappeared after the upgrade
My host is 16core 64G DB size
Now used Mem is
Question: Now the ardb process is often killed by the system due to OOM. How to reduce memory usage
My config:
info stdout