GitHub user xiaobiaozhao edited a discussion: New compaction-checker-force-compact-seconds conf
New a conf item `compaction-checker-force-compact-seconds` https://github.com/apache/incubator-kvrocks/blob/c439f3af9d5c7ccb97ff4c7bdab088287acd73cc/src/storage/compaction_checker.cc#L58 And new a conf item `compaction-checker-interval-seconds` https://github.com/apache/incubator-kvrocks/blob/c439f3af9d5c7ccb97ff4c7bdab088287acd73cc/src/server/server.cc#L184 1. Speed up sst files compact. 2. In some case, we need set a lot of data with a very short ttl,eg ttl = 3600s. If kvrocks can config checker-compation' options,kvrocsk can use less disk. GitHub link: https://github.com/apache/incubator-kvrocks/discussions/1283 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
