added
release-note-none
labels
May 28, 2021tiancaiamao pushed a commit to tiancaiamao/tikv that referenced this pull request
Aug 11, 2021* server: Replace RocksEngine with impl KvEngine / KvTestEngine in gc_worker::applied_lock_collector Signed-off-by: Brian Anderson <andersrb@gmail.com> * storage: Replace RocksEngine with KvTestEngine in consistency_check tests Signed-off-by: Brian Anderson <andersrb@gmail.com> * server: Replace RocksEngine with typarams Signed-off-by: Brian Anderson <andersrb@gmail.com> * gc_worker: Replace RocksWriteBatch with typarams Signed-off-by: Brian Anderson <andersrb@gmail.com> * tests: Fix tests Signed-off-by: Brian Anderson <andersrb@gmail.com> * server: Replace RocksEngine with typarams in create_raft_storage Signed-off-by: Brian Anderson <andersrb@gmail.com> * rustfmt Signed-off-by: Brian Anderson <andersrb@gmail.com> * server: Decomplexify types Signed-off-by: Brian Anderson <andersrb@gmail.com> * rustfmt Signed-off-by: Brian Anderson <andersrb@gmail.com> * server: Rename ServerType and RaftKvType typedefs to LocalServer and LocalRaftKv Signed-off-by: Brian Anderson <andersrb@gmail.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io> Signed-off-by: tiancaiamao <tiancaiamao@gmail.com>