Problem Description
I am trying to run MongoDB Compass on my mac to have a better visualization of my local database.
No problem of connections, but Compass generates extra polluting connections that still remain after closing it.
Expected Results
Using one mongo shell and one MongoDB Compass GUI, i am expecting to get "current: 2" when i run : db.serverStatus().connections
Actual Results
I have added a screenshots of the issue for a better understanding.
For the moment i have to manually close all the MongoDB Compass Helper (Renderer) jobs from the Activity Monitor.Additional Notes
- is related to
-
COMPASS-4831 Compass opening extra connections that remains opened
- Closed
- related to
-
COMPASS-2720 Compass opens external connections when all privacy settings are disabled
- Closed