mongo/jstests/change_streams
Bernard Gorman 3fac62c437 SERVER-85156 Change stream oplog filter should not assume that op 'c' events are always on the $cmd namespace (#18057)
(cherry picked from commit ff9491c9e3e8db184fd33eea7bf4b9bc88f21f0c)

GitOrigin-RevId: 70354cb120620e2bc5eb4a5ded7212ea6778518a
2024-01-17 18:46:32 +00:00
..
apply_ops.js SERVER-46819 Allow transactions in change stream sharded passthroughs 2020-05-03 18:08:47 +00:00
apply_ops_resumability.js SERVER-46819 Allow transactions in change stream sharded passthroughs 2020-05-03 18:08:47 +00:00
ban_from_lookup.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ban_from_views.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
change_stream.js SERVER-46819 Allow transactions in change stream sharded passthroughs 2020-05-03 18:08:47 +00:00
collation.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
dbcheck_oplog_entry.js SERVER-85156 Change stream oplog filter should not assume that op 'c' events are always on the $cmd namespace (#18057) 2024-01-17 18:46:32 +00:00
delete_in_txn_produces_correct_doc_key.js SERVER-45987 Ensure apply op entries for deletes in multi-document transactions only include the document key 2020-03-18 21:55:39 +00:00
does_not_implicitly_create_database.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
error_label.js SERVER-46103 Retain NonResumableChangeStreamError label for 4.4 2020-02-21 02:45:58 +00:00
include_cluster_time.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
lookup_post_image.js SERVER-69003 backport per shard cursors 2022-10-31 20:06:27 +00:00
lookup_pre_image.js SERVER-45807 Add change stream stage to fetch pre-image for update/replace/delete events 2020-02-10 13:08:24 +00:00
metadata_notifications.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
no_regex_leak.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
only_wake_getmore_for_relevant_changes.js SERVER-48636 Increase assertEventDoesNotWakeCursor getMore timeout in only_wake_getmore_for_relevant_changes.js 2020-06-10 14:54:42 +00:00
pipeline_cannot_modify_id_field.js SERVER-45505 Add ResumableChangeStreamError error label 2020-02-07 12:29:28 +00:00
report_post_batch_resume_token.js SERVER-47810 Make $changeStream shard-monitor cursor ineligible to contribute high water marks 2020-05-29 09:35:10 +00:00
required_as_first_stage.js SERVER-44802 Mark change_streams/required_as_first_stage.js as required_fcv_44 2019-11-22 21:14:55 +00:00
resume_from_high_water_mark_token.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_helper.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
show_raw_update_description_v1_oplog.js SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stage 2022-07-24 03:51:38 +00:00
start_at_cluster_time.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
whitelist.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
whole_cluster.js Revert "SERVER-33272 Proactively close newly empty databases" 2019-08-27 13:52:23 +00:00
whole_cluster_metadata_notifications.js SERVER-41947 Disallow using the system.views collection name as the source or target names in the rename command 2019-08-28 00:47:34 +00:00
whole_cluster_resumability.js Revert "SERVER-33272 Proactively close newly empty databases" 2019-08-27 13:52:23 +00:00
whole_db.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
whole_db_metadata_notifications.js SERVER-41947 Disallow using the system.views collection name as the source or target names in the rename command 2019-08-28 00:47:34 +00:00
whole_db_resumability.js Revert "SERVER-33272 Proactively close newly empty databases" 2019-08-27 13:52:23 +00:00