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

[v4.4] plan_cache_drop_database.js assertion too strict

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.4
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2020-12-28
    • 21

      The DatabaseDropPending assertion in plan_cache_drop_database.js is too strict. We expect the DatabaseDropPending error to originate from the bulk writer but that's not always the case.

      We should simply check for the DatabaseDropPending error code and avoid checking if the error originated from the bulk writer.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: