Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-917

[Distributed] Prevent rebooting from damaging file versions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Core/Cluster

    Description

      During system reboots, when FileVersionController is recovered, it will automatically increase its current version number by a small amount to prevent the versions of new files conflict with existing files.

      However, if one node in a data group reboots, its file version number will become inconsistent with others, which causes troubles during catch-ups.

      So, the maximum version number should be precisely recovered from the existing TsFiles, so as to avoid inconsistency.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jt2594838 Tian Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: