[SERVER-29661] Add methods for querying by uuid in dbclientinterface Created: 15/Jun/17  Updated: 29/Jan/18  Resolved: 28/Jul/17

Status: Closed
Project: Core Server
Component/s: Replication
Affects Version/s: Backlog
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Allison Chang Assignee: Allison Chang
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to SERVER-29667 Fix document refetch step in UUID ena... Closed
Backwards Compatibility: Fully Compatible
Sprint: Repl 2017-07-31
Participants:

 Description   

Currently queries are done using the NamespaceString of an oplog entry. We want to add new functions that will allow us to query information from the sync source node using the UUID instead of the NamespaceString. We will need new functions such as:

RollbackSource::findOne(const BSONElement& ui, const BSONObj& filter)
RollbackSource::getCollectionInfo(const BSONElement& ui)
Database::dropCollectionEvenIfSystem(OperationContext* opCtx, const BSONElement& ui)



 Comments   
Comment by Allison Chang [ 28/Jul/17 ]

Will be fixed in SERVER-29667.

Generated at Thu Feb 08 04:21:29 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.