Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
2.3.0
-
None
-
ALL
Description
Same problem as SERVER-7562 but for masters of master-slave pairs, rather than primaries of replica sets. Calling db.currentOp() from PyMongo against the current nightly throws a BSON parse error, if there is currently a slave tailing the master's oplog. See Jenkins failures:
https://jenkins.10gen.com/view/Python/job/mongo-python-driver/
Attachments
Issue Links
- depends on
-
SERVER-4045 Display queries for getmore ops in db.currentOp() output
-
- Closed
-
- is related to
-
SERVER-7562 Change OplogReader to send query as OpTime, not Date
-
- Closed
-