tikv v3.0.3 Release Notes

Release Date: 2019-08-29 // over 4 years ago
    • ๐Ÿ›  Fix the issue that ReadIndex might fail to respond to requests because of duplicate context #5256
    • ๐Ÿ›  Fix potential scheduling jitters caused by premature PutStore #5277
    • ๐Ÿ›  Fix incorrect timestamps reported from Region heartbeats #5296
    • ๐Ÿ›  Fix potential TiKV panics during region merge #5291
    • ๐Ÿ”’ Speed up leader change check for the dead lock detector #5317
    • ๐Ÿ‘Œ Support using grpc env to create deadlock clients #5346
    • โž• Add config-check to check whether the configuration is correct #5349
    • ๐Ÿ›  Fix the issue that ReadIndex does not return anything when there is no leader #5351
    • Exclude shared block cache from core dump #5322