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

Improve resiliency of awaitdata_getmore_cmd.js

    • Fully Compatible
    • v3.6
    • Query 2018-04-23
    • 15

      The test can fail if the currentOp which is looking for the getMore blocks waiting for a lock for longer than the getMore is running, as it looks like happened here:

      [MongoDFixture:job0] 2018-03-22T13:11:28.047+0000 I COMMAND  [conn105] command admin.$cmd.aggregate appName: "MongoDB Shell" command: currentOp { currentOp: 1.0, op: "getmore", command.collection: "await_data", originatingCommand.comment: "uniquifier_comment", $db: "admin" } keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:35 locks:{} protocol:op_msg 4940ms
      

            Assignee:
            charlie.swanson@mongodb.com Charlie Swanson
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: