Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
In a test environment with 4 MongoDB instances, all the reads in the attached test code are executed against only the master server. This is identified by the watching the console of each of the instances, and the CPU of the machines on which the instances are running.
The call the DBCursor.getServerAddress() is not working either, it only returns a null, so that we cannot verify where the reads are being executed. (Not sure if this is related.)
Attachments
Issue Links
- is depended on by
-
JAVA-1167 Inserting documents validates against `{_id: null}`
-
- Closed
-