Details
Description
The find command should be done by namespace or UUID, depending which is provided. We must ensure that getMore commands use the correct namespace when the DBClientCursor is constructed using a UUID. As part of this work, we should make DBClientBase::query() overrides use keyword override or final.
Attachments
Issue Links
- depends on
-
SERVER-36093 QueryRequest should have a single constructor that takes a NamespaceStringOrUUID
-
- Closed
-
- is depended on by
-
SERVER-36096 Convert CollectionCloner to use DBClientConnection
-
- Closed
-