Constant tikv::server::gc_worker::gc_worker::GC_LOG_FOUND_VERSION_THRESHOLD[][src]

const GC_LOG_FOUND_VERSION_THRESHOLD: usize = 30;

After the GC scan of a key, output a message to the log if there are at least this many versions of the key.