Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-70

Memory Leak in the Python driver

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      Ubuntu Karmic, 32-bit client, 64-bit server.
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Python driver appears to leak memory.

      I'm doing a very straightforward load - select everything out of a mysql database and chuck the resulting rows straight into mongo. I've tried both the single document inserts and bulk inserts, and in each case, I'm running out of memory after about 3 million inserts. If I comment out the mongo insert, memory remains constant.

      These are fairly small records with 24 fields.

            Assignee:
            mike Michael Dirolf (Inactive)
            Reporter:
            gwhite Greg White
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: