Cannot require that database exists when applying 'dropDatabase' oplog entry

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.0.0
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • Repl 2020-09-07, Repl 2020-09-21, Repl 2020-10-05
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      A 'database' in mongodb is an ephemeral entity; there are normal cases when we might apply a 'dropDatabase' entry when the database does not exist. (One such is if all collections are dropped, then the node restarts, then the database is dropped.) So we cannot assert that it does.

            Assignee:
            Matthew Russotto
            Reporter:
            Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: