Part of a larger effort to remove circular dependencies between Grid and its members.
Moving the configOpTime to Grid allows configOpTime to be updated in metadata hooks in the NetworkInterfaceMock directly, so that the NetworkInterfaceMock does not need to implicitly depend on ShardRegistry.
- related to
-
SERVER-23502 remove metadata hooks' dependency on ShardRegistry
- Closed