tikv v2.1.17 Release Notes

Release Date: 2019-09-11 // over 4 years ago
    • 🛠 Fix the incorrect result of counting keys in a Region in some cases #5415
    • ➕ Add the config-check option in TiKV to check whether the TiKV configuration item is valid #5391
    • ⚡️ Optimize the starting process to reduce jitters caused by restarting nodes #5277
    • ⚡️ Optimize the resolving locking process in some cases to speed up resolving locking for transactions #5339
    • Optimize the get_txn_commit_info process to speed up committing transactions #5062
    • 🔊 Simplify Raft-related logs #5425
    • Resolve the issue that TiKV exits abnormally in some cases #5441