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

Add methods for querying by uuid in dbclientinterface

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Won't Fix
    • Backlog
    • None
    • Replication
    • None
    • Fully Compatible
    • Repl 2017-07-31

    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)
      

      Attachments

        Issue Links

          Activity

            People

              allison.chang Allison Chang
              allison.chang Allison Chang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: