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

Make `_clusterQueryWithoutShardKey` and `_clusterWriteWithoutShardKey` accept to be run in an embedded router MongoS

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2024-03-04

      Today, _clusterQueryWithoutShardKey & _clusterWriteWithoutShardKey check at the start of the command if the cluster role is exclusively RouterServer. This means that those commands can only be run in a standard MongoS.

      The goal of this ticket is to remove this those checks, in order to be able to run _clusterQueryWithoutShardKey & _clusterWriteWithoutShardKey when the RouterServer is present, but not exclusive.

            Assignee:
            pol.pinol@mongodb.com Pol Pinol
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: