Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1966

Data directories can be removed erroneously

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • fs
    • None

    Description

      Kudu data directories can be removed in between starts of a server, which will lead to tablet bootstrap failures. There exists logic to protect against this (see PathInstanceMetadataFile::CheckIntegrity()), but it was missing a key check to ensure that no directory had been removed from the set.

      To be clear, we do want to support removing data directories, but in a more structured and protected manner. For the time being, we should close this loophole.

      Attachments

        Activity

          People

            danburkert Dan Burkert
            adar Adar Dembo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: