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

Replace CollectionRouter with DbPrimaryRouter in cluster::createCollectionWithRouterLoop

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing

      The router loop in cluster::createCollectionWithRouterLoop currently has to be a CollectionRouter due to the old (non-shardsvr) create path potentially throwing staleConfig rather than StaleDBVersion.

      Once all creation paths go through the shardsvr create path, this can be changed to a dbPrimaryRouter.

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

              Created:
              Updated: