When the library creates it's own connection to a mongod in a sharded cluster, the connection used by the library is to a specific node in the cluster. Even with network retries, this will not work when the node is stopped entirely/terminated and restarted later, because the retries can be exhausted while the node is down. We need to use a connection to an entire replica set, or find a way to fetch the needed information from mongos.
- Assignee:
-
George Wangensteen (Inactive)
- Reporter:
-
George Wangensteen (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved:
- None
- None
- None
- None