Commit 11e44e3
committed
JAVA-1388: Changed check for non-existent collection to look for an errmsg that contains "ns not found". This will work with both mongod and mongos, the latter of which returns an errmsg that has "ns not found" embedded in the middle.
1 parent fa7ecf0 commit 11e44e3
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
0 commit comments