1. 18 10月, 2022 1 次提交
  2. 17 10月, 2022 5 次提交
  3. 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
  4. 14 10月, 2022 2 次提交
  5. 13 10月, 2022 2 次提交
  6. 11 10月, 2022 3 次提交
  7. 09 10月, 2022 2 次提交
  8. 29 9月, 2022 1 次提交
  9. 28 9月, 2022 7 次提交
  10. 26 9月, 2022 3 次提交
  11. 23 9月, 2022 1 次提交
  12. 22 9月, 2022 5 次提交
  13. 21 9月, 2022 5 次提交
  14. 20 9月, 2022 2 次提交