Mongobooster creates too many connections on Atlas

Eric Desmars shared this problem 6 years ago
Solved

Hi,

I have a paid version of mongobooster version 3.5.6

On our production database (3 replicas) that is hosted on Atlas we reached 350 connections all from mongobooster within 1 minute.

This lead to a crash of the application.

Is there any known issue about this ?

Replies (3)

photo
1

Thank you for your feedback.

We reviewed the related code. There may be a potential error with db.close in the finally block.

I have worked out a new build to try to resolve it. could you please download and give it a try.


http://s3.mongobooster.com/download/3.5/mongobooster-3.5.7-hotfix2.dmg

photo
1

Had the same issue. Quitting the app, or Disconnecting from each hosts and then quitting the app left few:


mongobooster Helper /Applications/mongobooster.app/Contents/Resources/app.asar/backend/sshConnection
running each time. The # of opened connections on our servers kept growing overtime.

With version (mongobooster-3.5.7-hotfix2.dmg), this behaviour is gone. All connections are properly closed.

Thanks.

photo
1

Just observed the same but with rebranded version

/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/backend/sshConnection left after what seemed to be a graceful client shutdown.

Leave a Comment
 
Attach a file