-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 3.2.1
-
Component/s: Sharding
-
Fully Compatible
-
Sharding F (01/29/16), Sharding 10 (02/19/16), Integration 11 (03/14/16)
-
(copied to CRM)
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Instead of getting the real error message that mongod returned propagated back to the user, you get the message "Failed to do query, no good nodes in test-rs0, last error: can't query replica set node ubuntu:10011: :: caused by :: 0 assertion src/mongo/client/dbclientcursor.cpp:420"
Seems to be coming from checkSlaveQueryResult() calling peekError() and it not finding a $err field
- related to
-
SERVER-23160 error_propagation.js checks for the wrong error message.
-
- Closed
-