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

Allow ShardCollection to work correctly when an unsharded collection is not located on the DBPrimary

    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2023-11-27, CAR Team 2023-12-11, CAR Team 2023-12-25, CAR Team 2024-01-08, CAR Team 2024-01-22, CAR Team 2024-02-05, CAR Team 2024-02-19, CAR Team 2024-03-04, CAR Team 2024-03-18
    • 150

      Currently, the shard collection command does a local write on the db primary to determine if the collection is empty. If the collection data is located on a shard other than the dbprimary, this read should be routed to the correct shard.

      This ticket should also include testing the command for collections that are not located on the db primary and addressing any other issues with the coordinator.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: