mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 01:21:03 +01:00
SERVER-40257 Tag change_stream_speculative_majority_secondary_batch_application.js with uses_speculative_majority
This commit is contained in:
parent
be36aeb716
commit
98dd3cc050
@ -2,6 +2,8 @@
|
||||
* Test speculative majority change stream reads against a secondary while it is applying an oplog
|
||||
* batch. Speculative majority change stream reads on secondaries should read from the lastApplied
|
||||
* timestamp.
|
||||
*
|
||||
* @tags: [uses_speculative_majority]
|
||||
*/
|
||||
(function() {
|
||||
"use strict";
|
||||
|
Loading…
Reference in New Issue
Block a user