Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29661

Add methods for querying by uuid in dbclientinterface

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

      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 Allison Chang
            Reporter:
            allison.chang Allison Chang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: