tikv v3.0.2 Release Notes

Release Date: 2019-08-06 // over 4 years ago
    • ๐Ÿ›  Fix the bug that TiKV panics if the Raft Log is not written in time #5160
    • ๐Ÿ›  Fix the bug that the panic information is not written into the log file after TiKV panics #5198
    • ๐Ÿ›  Fix the bug that the insert operation might be incorrectly performed in the pessimistic transaction #5203
    • ๐Ÿ”Š Lower the output level of some logs that require no manual intervention to INFO #5193
    • ๐Ÿ‘Œ Improve the accuracy of monitoring the storage engine size #5200
    • ๐Ÿ‘Œ Improve the accuracy of the Region size in TiKV Control #5195
    • ๐Ÿ‘Œ Improve the performance of the deadlock detector for pessimistic locks #5192
    • ๐Ÿ‘Œ Improve the performance of GC in the Titan storage engine #5197