Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.2.1
-
Fully Compatible
-
Sharding F (01/29/16), Sharding 10 (02/19/16), Integration 11 (03/14/16)
-
(copied to CRM)
Description
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
Attachments
Issue Links
- related to
-
SERVER-23160 error_propagation.js checks for the wrong error message.
-
- Closed
-