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

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

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

      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@mongodb.com Matthew Russotto
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: