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

Review usages of config.collections 'dropped' field

    • Fully Compatible

      As part of SERVER-51900, the dropped field has been removed from config.collections. There are some remaining usages that should be removed, for example in the method to check if a collection is sharded in the shell (currently making getShardDistribution silently fail).

      To find all usages, the following grep should be enough:

      git grep '\.dropped\|dropped:'
      

            Assignee:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: