Commit Graph

14 Commits

Author SHA1 Message Date
Shane Harvey
cd5600018e PYTHON-1739 Skip failing change stream test on sharded clusters (#397)
(cherry picked from commit 9dcd828a0f)
2019-02-07 16:02:48 -08:00
Prashant Mital
f82706c870 PYTHON-1597 Don't run Change Stream tests on MMAPv1 (#356) 2018-06-26 13:01:20 -04:00
Shane Harvey
994cf80c7c PYTHON-1545 Resume more getMore errors for ChangeStreams 2018-06-21 12:41:30 -07:00
Prashant Mital
96291c88b0
PYTHON-1565 Add helpers and options for Change Streams Follow-on Work (#355)
PYTHON-1565 Add helpers and options for Change Streams Follow-on Work (#355)

Add MongoClient.watch() and Database.watch().
Add start_at_operation_time to all watch() helpers.
2018-06-21 12:22:59 -07:00
Shane Harvey
a423dc6b1b PYTHON-1583 Update ChangeStream tests for "drop" operationType 2018-06-12 11:01:10 -07:00
Shane Harvey
adbcc2d6d4 PYTHON-1582 Fix TestChangeStream.test_next_blocks 2018-06-12 11:01:10 -07:00
Shane Harvey
49cee292cc PYTHON-1408 Cursor iteration should complete when another thread closes the cursor.
Closing a cursor should not raise an error when killCursors fails.
2017-11-13 13:08:38 -08:00
Shane Harvey
95d42a857b PYTHON-1405 Test ChangeStreams on mongos. 2017-11-08 16:05:52 -08:00
Shane Harvey
ba0c528380 PYTHON-1338 Add readConcern ChangeStream test. 2017-11-08 16:04:53 -08:00
Shane Harvey
5b5128c773 PYTHON-1394 Close ChangeStream cursor when the resume token is missing. 2017-10-30 10:28:46 -04:00
Shane Harvey
4d2825b0af PYTHON-1372 Avoid using RawBSONDocument in ChangeStream. 2017-10-30 10:28:46 -04:00
A. Jesse Jiryu Davis
3cba982db9 PYTHON-1332 - Test lsid with all commands 2017-09-29 14:52:26 -04:00
Shane Harvey
e775295ab5 PYTHON-1367 Ignore uuid_representation when decoding BSON binary subtype 4. 2017-09-12 17:20:14 -07:00
Shane Harvey
74605b73f6 PYTHON-1338 Support change stream API. 2017-09-07 17:12:45 -07:00