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

ClusterVerifier no longer does a checksum scan when it runs ksck

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 1.8.0
    • NA
    • test
    • None

    Description

      This appears to be a side effect of this commit; by changing ClusterVerifier::RunKsck to call ksck->RunAndPrintResults instead of the list of individual ksck steps, not only is checksum_options_ effectively ignored, but the ksck run no longer does a checksum scan unless the test in question explicitly sets --checksum_scan.

      ClusterVerifier is used in a lot of tests which presumably did care about checksumming the data, so we should probably restore it. At the very least, we should remove checksum_options_ since it's no longer in real use.

      Attachments

        Activity

          People

            Unassigned Unassigned
            adar Adar Dembo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: