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

index_failover_key_errors.js and indexbg_killop_stepup.js can check indexes before the abort timestamp is reached

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Execution Team 2020-11-16, Execution Team 2020-11-30
    • 21

      The calls to assertIndexes() in index_failover_key_errors.js and indexbg_killop_stepup.js can end up trying to assert that the index does not exist despite being at an earlier timestamp than the index build's abort timestamp (see these logs). Fixing this may involve a call to awaitReplication() before the assertion.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            gregory.noma@mongodb.com Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: