Add methods for querying by uuid in dbclientinterface

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: Backlog
    • Component/s: Replication
    • None
    • Fully Compatible
    • Repl 2017-07-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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)
      

            Assignee:
            Allison Chang (Inactive)
            Reporter:
            Allison Chang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: