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

Range deleter task does not check for unsharded collection

    • Fully Compatible
    • ALL
    • Sharding 2020-02-10, Sharding 2020-02-24
    • 25

      Before deleting a range the metadata is checked here and here in case the collection has been dropped and recreated, however it might've been recreated as a unsharded collection, which would hit an invariant when checking for the uuid so, before checking for the uuid, the range deleter should check if the collection is not sharded first.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: