Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1143

mongodump hangs in the reader goes away.

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.2.6, 3.3.6
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Server Tools 14 (5/13/16)
    • v3.2

      The multiplexer correctly notices the problem, and attempts to deal with it, but the main goroutine doesn't collect the status of the multiplexer until all of the worker threads are finished, and the intent workers can't continue because the multiplexer has stopped working.

      Even when writes fail, the multiplexer should continue to read until the intent workers finish. The multiplexer should signal that the workers should finish early.

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: