siddontang
siddontang
I remember that 5.7.3+ fixes some bugs, but I think it doesn't matter in your test. But If you want to use in production, I suggest using a newer one.
@zengqingfu1442 TiKV doesn't use the latest rust RocksDB, we will update it later. Now you can complement the missing args by yourself.
No, the default is lz4 and zstd for different levels. You must update with your own type before deploying.
yes, you must also put your tikv-server in the resource/bin
tidb-ansible/resource/bin then run rolling update.
you must first know rocksdb konws your compression, and then you can set the compression name for the level you want to compress.
Hi @huachaohuang Seem we can use sanitizer now. See https://github.com/rust-lang/rfcs/issues/670
@huachaohuang You can try it ASAP.
PTAL @zhangjinpeng1987
how about TiKV or other services? do we also need to consider together?