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

Simplify config replicaset exposure in ShardingTest

    • Fully Compatible
    • v5.0
    • Sharding EMEA 2021-07-26

      Back in the time in which we supported both standalone and replica set for config server, we used to store the config replica set object in "configRS" and the config server nodes connections in "_configServers".
      Currently we only support the config server as replica set in ShardingTest and thus the latter is not necessary anymore. Moreover since we are always using replsettest class to instantiate the config server replica set, we can completely delegate the authentication and bridge setting management for the config server to it.

      The idea is that shardingtest will only expose the config repl set object "configRS" and a minimal set of helpers function to operate over it.

            Assignee:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: