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

mongodump hangs in the reader goes away.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Done
    • None
    • 3.2.6, 3.3.6
    • None
    • None
    • Server Tools 14 (5/13/16)
    • v3.2

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: