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

dbCheck should handle concurrent replacement of collection with view on same namespace

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • ALL

      Currently, if a collection is dropped and then a view is created on the same namespace, this can cause problems for dbCheck. It looks like if this happens in between when dbCheck takes its inventory and when it actually attempts to run on the replaced collection, we will currently report this as a data inconsistency, as we will get a CommandNotSupportedOnView error.

            Assignee:
            m.maher@mongodb.com Moustafa Maher
            Reporter:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: