Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-771

latest version (2.2.1) keeps piling up connections

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.4
    • Affects Version/s: 2.2.1
    • Component/s: None
    • Labels:

      As was suggested in https://jira.mongodb.org/browse/NODE-751 we switched to version 2.2.1.

      After a while we realized that the thread monitor of the mongo process reported an alarming count of threads that have been created.
      (See attachment1 for the growing count of threads)
      After each restart of our nodejs application the thread count dropped down. A `db.serverStatus()` confirmed the suspicion that the huge number of threads stood in direct relation to the number of open connections on the database.

      This morning we switched back to the previous version (2.1.18) as expected the thread and connection count kept stable.

        1. mngconnection1.png
          mngconnection1.png
          27 kB
        2. mngconnection2.png
          mngconnection2.png
          12 kB

            Assignee:
            christkv Christian Amor Kvalheim
            Reporter:
            seriously me
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: