tikv v5.0.4 Release Notes

Release Date: 2021-09-14 // over 2 years ago
    • ๐Ÿ‘Œ Improvements
      • Limit the TiCDC sink's memory consumption #10305
      • Add the memory-bounded upper limit for the TiCDC old value cache #10313
    • ๐Ÿ› Bug Fixes
      • Fix the wrong tikv_raftstore_hibernated_peer_state metric #10330
      • Fix the wrong arguments type of the json_unquote() function in the coprocessor #10176
      • Skip clearing callback during graceful shutdown to avoid breaking ACID in some cases #10353 #10307
      • Fix a bug that the read index is shared for replica reads on a Leader #10347
      • Fix the wrong function that casts DOUBLE to DOUBLE #25200