Details
Description
We have a constant in NamespaceString called NamespaceString::kSystemReplSetNamespace, and a constant in replication_coordinator_external_state_impl kConfigCollectionNS which both refer to local.system.replset. We should replace the latter with the former for consistency and to make it easier to find uses of this collection.