tikv v4.0.12 Release Notes

Release Date: 2021-04-02 // about 3 years ago
    • ๐Ÿ‘Œ Improvements
      • Prevent a large number of reconnections in a short period of time #9879
      • Optimize the write operations in the scenarios of many tombstones #9729
      • Change the default value of leader-transfer-max-log-lag to 128 to increase the success rate of leader transfer #9605
    • ๐Ÿ› Bug Fixes
      • Fix the issue that the IN expression does not properly handle unsigned/signed integers #9850
      • Fix the issue that the ingest operation is not re-entrant #9779
      • Fix the issue that the space is missed when converting JSON to string in TiKV coprocessor #9666