-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.3.0
-
Component/s: Replication
-
None
-
ALL
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/
- 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