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

Collection drops are not replicated under protocol version 0

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • 3.6.0, 3.6.9
    • Replication
    • None
    • Replication
    • ALL

    Description

      Create a replica set on 3.6.9 and configure it to run protocol version 0, then create a collection and drop it. The mongod log on the secondaries show the following messages

      2019-01-18T13:11:36.368-0500 I COMMAND  [repl writer worker 0] CMD: drop test.c91
      2019-01-18T13:11:36.368-0500 I STORAGE  [repl writer worker 0] dropCollection: test.c91 (230159df-a788-4c1c-a5bd-22161ea8a674) - renaming to drop-pending collection: test.system.drop.1547835095i373t-1.c91 with drop optime { ts: Timestamp(1547835095, 373), t: -1 }
      

      but there is no "completing collection drop" message, and the WT table is never dropped on the secondary.

      Attachments

        Activity

          People

            backlog-server-repl Backlog - Replication Team
            bruce.lucas@mongodb.com Bruce Lucas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: