agirbal / umongo

Desktop app to browse and administer your MongoDB cluster
http://www.edgytech.com/umongo/
580 stars 94 forks source link

when connecting to wrong port localhost:27018, umongo just hangs #110

Closed agirbal closed 11 years ago

agirbal commented 11 years ago

this is because java driver now has wait() all around. Need to pick a short connect timeout.