appears to be a memoryleak in mongodump

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.0.1
    • Component/s: Tools
    • Environment:
      observed under both mac os x and windows
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      • Database contains a simple collection containing only three fields: the normal bson id, a 10-character unique identifier (indexed), and a text field that typically holds a ~10k string (raw xml)
      • This collection has ~350k records, reporting a total 3.6GB size
      • Dumping this collection with mongodump, using "mongodump -d mydatabase -c mycollection -o destination" causes memory to rapidly grow by ~4GB during the dump, and is never released.
      • The same behavior is observed on both mac and windows environments

      Let me know what additional details I can provide that might be helpful.

              Assignee:
              Brandon Diamond (Inactive)
              Reporter:
              Dave Mitchell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: