tikv v3.0.1 Release Notes

Release Date: 2019-06-16 // almost 5 years ago
    • โž• Add the statistics of the size of blob files in statistics information #5060
    • ๐Ÿ›  Fix the core dump issue caused by the incorrectly cleaned memory resources when the process exits #5053
    • โž• Add all monitoring metrics related to the Titan engine #4772, #4836
    • โž• Add the number of open file handles for Titan when counting the number of open file handles to avoid the issue that no file handle is available because of inaccurate statistics of file handles #5026
    • โš™ Set blob_run_mode to decide whether to enable the Titan engine on a specific CF #4991
    • ๐Ÿ›  Fix the issue that the read operations cannot get the commit information of pessimistic transactions #5067
    • โž• Add the blob-run-mode configuration parameter to control the running mode of the Titan engine, and its value can be normal, read-only or fallback #4865 ๐Ÿ‘Œ Improve the performance of detecting deadlocks #5089