Christopher Caplinger
|
ddf7d937d4
|
SERVER-63122: Remove logical cloning procedure for shard merge protocol
|
2022-04-06 18:22:40 +00:00 |
|
A. Jesse Jiryu Davis
|
258ceaa9a9
|
SERVER-60684 Tag serverless tests
|
2022-01-28 23:31:17 +00:00 |
|
Christopher Caplinger
|
ac9a64634f
|
SERVER-59786: Prevent concurrent merges
|
2021-12-02 19:45:48 +00:00 |
|
Jason Chan
|
8fdfe55ebd
|
SERVER-52936 Remove featureFlagTenantMigration
|
2021-08-18 19:51:21 +00:00 |
|
Jon Streets
|
05a0f8e98b
|
SERVER-56366 Update FCV constants to recognize 5.1 as latest
|
2021-07-23 15:49:23 +00:00 |
|
Lingzhi Deng
|
576e2a257c
|
SERVER-55883: Allow retrying commitTransaction across back-to-back migrations
|
2021-05-19 19:12:06 +00:00 |
|
Wenbin Zhu
|
1cb18cbb34
|
SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture.
|
2021-05-12 20:25:00 +00:00 |
|
Vishnu Kaushik
|
fe43c5c2da
|
SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralForTest
|
2021-04-22 15:38:05 +00:00 |
|
Lingzhi Deng
|
579d4e8698
|
SERVER-53515: Process final applyOps entries for transactions
|
2021-03-02 21:45:59 +00:00 |
|
XueruiFa
|
22101c2af0
|
SERVER-53511: Make committed transactions aggregation pipeline
|
2021-02-25 04:44:31 +00:00 |
|
Vishnu Kaushik
|
fde81f2dfd
|
SERVER-53023 Create TTL index on config.tenantMigrationRecipient
|
2021-02-04 20:39:55 +00:00 |
|
Andrew Shuvalov
|
a25f2f50ad
|
SERVER-53883: Disable TLS authenticated tenant migration tests on Windows
|
2021-01-29 16:32:13 +00:00 |
|
Cheahuychou Mao
|
1dfe8355a2
|
SERVER-52706 Make tenant migration donor use a separate NetworkInterface and x509 certificate to connect to recipient
|
2021-01-05 05:58:56 +00:00 |
|
Pavi Vetriselvan
|
e3699082ac
|
SERVER-53107 Tenant migration tests should use donorForgetMigration when the migration commits/aborts
|
2021-01-04 05:42:59 +00:00 |
|
Suganthi Mani
|
8f4b2d598b
|
SERVER-51734 Enable tenant migration recipient testing for tests w/o node failover.
|
2020-12-02 07:51:05 +00:00 |
|
Suganthi Mani
|
28b33f0703
|
Revert "SERVER-51734 Enable tenant migration recipient testing for tests w/o node failover."
This reverts commit 339879d100.
|
2020-11-30 21:31:26 +00:00 |
|
Suganthi Mani
|
339879d100
|
SERVER-51734 Enable tenant migration recipient testing for tests w/o node failover.
|
2020-11-30 16:22:06 +00:00 |
|
Jason Chan
|
bb5727d978
|
SERVER-51286 Switch to use new feature flag syntax for tenant migrations
|
2020-11-18 22:42:42 +00:00 |
|
Cheahuychou Mao
|
2acad061ae
|
SERVER-51849 Write and test the query for a tenant migration recipient to copy config.transactions entries for retryable writes that committed before a particular Timestamp
|
2020-11-17 15:23:44 +00:00 |
|
XueruiFa
|
519bc2b24e
|
SERVER-51596: Create TenantMigrationTest test fixture for JS tests
|
2020-11-17 14:02:49 +00:00 |
|
Cheahuychou Mao
|
44896232f5
|
SERVER-51799 Write and test the query for a tenant migration recipient to copy config.transactions entries for transactions that committed before a particular Timestamp
|
2020-10-29 21:00:30 +00:00 |
|