1. 23 2月, 2023 1 次提交
  2. 13 2月, 2023 1 次提交
  3. 16 1月, 2023 1 次提交
  4. 28 12月, 2022 2 次提交
  5. 21 12月, 2022 2 次提交
  6. 07 12月, 2022 2 次提交
  7. 06 12月, 2022 1 次提交
  8. 03 12月, 2022 1 次提交
  9. 22 11月, 2022 1 次提交
  10. 14 11月, 2022 1 次提交
  11. 02 11月, 2022 1 次提交
  12. 01 11月, 2022 5 次提交
  13. 31 10月, 2022 1 次提交
  14. 28 10月, 2022 1 次提交
  15. 27 10月, 2022 1 次提交
  16. 26 10月, 2022 1 次提交
  17. 21 10月, 2022 1 次提交
  18. 19 10月, 2022 1 次提交
  19. 18 10月, 2022 1 次提交
  20. 17 10月, 2022 1 次提交
  21. 16 10月, 2022 1 次提交
  22. 15 10月, 2022 1 次提交
    • B
      fix: refactor walScanLogGetLastVer, walCheckAndRepairMeta, and walCheckAndRepairIdx. · 7fb827de
      Benguang Zhao 提交于
          * search for the last entry in the contiguous range of valid WAL from the last pos fsynced as firstTrial
          * find the last entry before the last pos fsynced backwards as second trial
          * reserve sufficient space for computing CRC32 checksum, esp. of WAL record body
          * rebuild meta info to resolve potential misalignment between lists of meta and actual log files
          * retract commitIndex and appliedIndex to lastLogIndex if needed
          * put an upper size limit on possibly corrupted WAL range to be recovered
      7fb827de
  23. 14 10月, 2022 7 次提交
  24. 12 10月, 2022 2 次提交
  25. 11 10月, 2022 2 次提交