-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
ALL
Both ConfigServerMetadata and ReplSetMetadata are added to a command response in Command::run on the normal path:
but the ReplSetMetadata is not added on the exception path (though ConfigServerMetadata is):
(Since the config server opTime from a config itself is reported as part of ReplSetMetadata, the ReplSetMetadata should always be returned.)
- duplicates
-
SERVER-23502 remove metadata hooks' dependency on ShardRegistry
- Closed
- is related to
-
SERVER-24088 oplog fetcher should retry on getMore ExceededTimeLimit
- Closed
- related to
-
SERVER-24113 OplogFetcher getMore callback QueryResponseStatus should include metadata on error
- Closed