-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.0.37
-
Component/s: None
-
Empty show more show less
If you pass connectWithNoPrimary true and if you have a primary-only connection it will not be considered "connected". I believe this is just because of a tiny bug in mongodb-core. I made a PR to fix the issue: https://github.com/christkv/mongodb-core/pull/44