-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
It would be nice to have the close command back in the Mongo::Client so that all connections are closed.
http://api.mongodb.org/ruby/2.0.6/Mongo/Client.html
Is there any other way to close the connections? I also tried to go over client -> cluster -> servers -> disconnect! but also here the connection is not closed.
- duplicates
-
RUBY-910 Add #close and #reconnect methods to client
- Closed