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

bulk_api.js should use runCommand() rather than DBQuery().next()

    • Fully Compatible
    • TIG 2017-09-11

      The real work here is fixing the DatabaseDropPending workarounds from implicitly_retry_on_database_drop_pending.js to work with runCommand() rather than just DBQuery.next(). Another minor dependency is removing the assert that the dbname is valid from DBClientWithCommands::runCommandWithTarget() so that we can test how the server behaves with invalid dbnames.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: