tikv v3.0.5 Release Notes

Release Date: 2019-10-25 // over 4 years ago
    • ๐Ÿ›  Fix the problem that split check is always scanning caused by updating approximate in pd-worker #5716
    • โšก๏ธ Update rust-rocksdb to avoid intra_L0 compaction issue #5710
    • ๐Ÿ›  Fix the bug which may break atomicity: product primary locks of pessimistic transactions from being collapsed #5671
    • Enable rocksdb force_consistency_checks and handle background error #5662
    • ๐Ÿ›  Fix the bug in raftstore that painic when getting value encouters an error #5643
    • ๐Ÿ›  Fix the bug that do not return the right tso when checking lock #5634
    • โฌ‡๏ธ Reduce the overhead of region's heartbeat #5620
    • โฌ‡๏ธ Reduce message flush in raftstore #5617
    • ๐Ÿ”’ Check Lock's TTL when doing clean up #5589