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

Two Phase Drops: support dropping of system collections when applying operations

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.10
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2017-07-10

      When dropping databases under the two phase design, collection drop oplog entries will be generated for system collections. We need to be able to apply these operations on secondary nodes in order to complete the two phase drop instead of silently failing due to a check in DatabaseImpl::dropCollection().

      Additionally, this will add support to the applyOps command for dropping system collections.

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

              Created:
              Updated:
              Resolved: