tikv v3.0.6 Release Notes

Release Date: 2019-11-28 // over 4 years ago
    • ๐Ÿ”’ Pessimistic Transaction: keep lock's ttl when receive a smaller ttl #6056
    • rust-rocksdb: fix titan options for cf when create cf #6009
    • ๐Ÿ›  Fix TiKV panic when aggregation expr type is not valid #6002
    • Pessimistic Transaction: reduce clean up requests in lock_manager #5965
    • ๐Ÿ›  Fix a region merge bug which may cause panic: set is_merging flag after restart in raftstore #5892
    • Generate flamegraph at runtime #5961
    • ๐Ÿ‘Œ Support to change the config gc io limit dynamically #5957
    • Limit the speed of write for GC #5735
    • โšก๏ธ Engine: update rocksdb and titan #5968
    • ๐Ÿ‘ท Makefile: add a new rule for CI test #5938
    • โž• Add metrics for commit log duration #5881
    • ๐Ÿ”’ Pessimistic Transaction: Add support for lock wait timeout #5848
    • LockManager: make has_waiter accurate #5845
    • ๐Ÿ›  Fix wrong txn_size when acquire pessimistic lock #5740