-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
v4.0
-
Repl 2018-05-21, Repl 2018-06-04, Repl 2018-06-18
-
1
We want to test the interaction of transaction writes and index creates and drops. We should test this for a transaction that writes to some documents covered by an index that is created concurrently, and similarly an index that is dropped concurrently. We should verify that the drop/createIndex blocks until the transaction commits or until maxTimeMS expires.
We may consider just doing this and SERVER-34704 as part of the same test.
- is related to
-
SERVER-33374 Add snapshot read concurrency testing
- Closed
-
SERVER-34652 Write tests for transactions that write to a collection that is concurrently dropped
- Closed
- related to
-
SERVER-34704 Write test for transactions on collections that are renamed concurrently
- Closed