Skip to content

TiFlash v4.0.15

Compare
Choose a tag to compare
@zhouqiang-cl zhouqiang-cl released this 23 Sep 09:35
ed1fecd

Bug fixes

  • Fix the potential issue of data inconsistency that occurs when TiFlash is deployed on multiple disks
  • Fix a bug of incorrect results that occurs when queries contain filters like CONSTANT < | <= | > | >= COLUMN
  • Fix the issue that the store size in metrics is inaccurate under heavy writing
  • Fix a potential bug that TiFlash cannot restore data when deployed on multiple disks
  • Fix the potential issue that TiFlash cannot garbage-collect the delta data after running for a long time