Commit 28d9743
Improve diagnostics provided by the driver (partial backport of #1472)
* Make connection pool check out failure exception more informative
* Distinguish monitoring connections from operation ones
* Increase default connection checkout timeout to 10 seconds
* Add connection pool summary for diagnostics1 parent 1c84eee commit 28d9743
File tree
2 files changed
+2
-2
lines changed- lib/mongo/server/monitor
- spec/mongo/server/monitor
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments