Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-54211

Interrupted canonicalization can cause crash

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.9.0
    • Component/s: Querying
    • Labels:
      None
    • ALL
    • Hide

      Ideally, add failpoint to interrupt CanonicalQuery::canonicalize, then run a distinct query.

      Alternatively, running jstestfuzz_interrupt_replication should generate the error after several attempts.

      Show
      Ideally, add failpoint to interrupt CanonicalQuery::canonicalize, then run a distinct query. Alternatively, running jstestfuzz_interrupt_replication should generate the error after several attempts.
    • Query 2021-02-08

       During canonicalize, it's possible that the query can be interrupted, but we don't always check the status returned, and instead pass the incomplete object on.

            Assignee:
            joel.redman@mongodb.com Joel Redman (Inactive)
            Reporter:
            joel.redman@mongodb.com Joel Redman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: