Investigate checkMetadataConsistency false positives with concurrent autoMerge

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • ALL
    • 🟥 DDL
    • None
    • None
    • None
    • None
    • None
    • None

      In the field, we observed what appears to be a false positive due to checkMetadataConsistency (CMC) racing with automerge. Suspected sequence:

      1. CMC sees a [B, C) chunk.
      2. The automerger coalesces chunks in the range [A, D).
      3. CMC moves forward and now sees a single [A, D) chunk, overlapping with the previous [B, C) it had observed.

            Assignee:
            Unassigned
            Reporter:
            Josef Ahmad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: