index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jstests
/
sharding
/
libs
/
resharding_test_fixture.js
Age
Commit message (
Expand
)
Author
2022-08-05
SERVER-68431 Configure test fixture failpoints for all CSRS nodes
r6.0.1-rc0
r6.0.1
release-6.0.1
Abdul Qadeer
2022-03-09
SERVER-63444 Make retryable findAndModify executed in internal transactions r...
Cheahuychou Mao
2022-03-06
SERVER-63441 Handle retryable internal transactions with multiple oplog entri...
Cheahuychou Mao
2022-03-06
Revert "SERVER-63441 Handle retryable internal transactions with multiple opl...
Max Hirschhorn
2022-03-04
SERVER-63441 Handle retryable internal transactions with multiple oplog entri...
Cheahuychou Mao
2022-02-08
SERVER-63337 Add option to change log level in resharding tests
Marcos José Grillo Ramirez
2022-01-17
SERVER-61760 Stop migrations in sharded collections before executing a collMo...
Marcos José Grillo Ramirez
2021-11-15
SERVER-61483 Fix resharding coordinator to recover its abort decision.
Max Hirschhorn
2021-11-09
SERVER-59721 Stop using the minValid optime when resolving a sync source
Samy Lanka
2021-11-08
SERVER-61186 Remove ReshardingTest#isMixedVersionCluster() method.
Max Hirschhorn
2021-10-14
SERVER-59923 Retry on another error code in ReshardingTest fixture.
Max Hirschhorn
2021-10-12
SERVER-59923 Retry reshardCollection command in ReshardingTest fixture.
Max Hirschhorn
2021-09-13
SERVER-56813 Have Resharding be [RRFAM] aware
Randolph Tan
2021-09-07
SERVER-59693 Retry replSetStepUp command in ReshardingTest fixture.
Max Hirschhorn
2021-08-09
SERVER-55415: Store retryable images in the side collection by default.
Daniel Gottlieb
2021-07-29
SERVER-58355 Re-enable resharding tests failing in multiversion suites due to...
jannaerin
2021-07-08
SERVER-53350 Expose methods on ReshardingTest fixture for sending replSetStep...
Haley Connelly
2021-06-30
SERVER-57759 Run movePrimary command before sharding the source collection in...
Luis Osta
2021-06-30
SERVER-57493 Remove requires_find_command jstest tag
Adityavardhan Agrawal
2021-05-20
SERVER-55781 Add shard version check to create indexes path
Marcos Jose Grillo Ramirez
2021-05-19
SERVER-55684: Remove resharding's RecipientStateEnum::kSteadyState state
Jamie Anderson
2021-05-12
SERVER-52461 Enable resharding feature flag by default.
Max Hirschhorn
2021-05-12
SERVER-56660 Remove reshardingCoordinatorCanEnterCriticalImplicitly failpoint
jannaerin
2021-05-05
SERVER-52838 Clean up resharding state upon seeing a reshardingFields transit...
Randolph Tan
2021-05-05
SERVER-54982 Test resumability of changes streams together with reshardCollec...
jannaerin
2021-04-26
SERVER-54035 Build out resharding cleanup
Blake Oler
2021-04-23
SERVER-55879 Accommodate implicit collection creation in ReshardingTest's pos...
Jamie Anderson
2021-04-08
SERVER-55214 Make resharding recipient shards use fetchTimestamp from each do...
Randolph Tan
2021-04-07
SERVER-53916 commitReshardCollection command
Billy Donahue
2021-04-03
SERVER-55506 Enable remaining test case in resharding_abort_command.js
Blake Oler
2021-04-02
SERVER-55730: increase value of resharding critical section test fixture to 24hr
LaMont Nelson
2021-04-01
Revert "SERVER-55506 Enable remaining test case in resharding_abort_command.js"
Blake Oler
2021-04-01
SERVER-55506 Enable remaining test case in resharding_abort_command.js
Blake Oler
2021-03-29
SERVER-52770 Add abortReshardCollection command for users to cancel the resha...
Blake Oler
2021-03-26
SERVER-54279 Add database primary as recipient in resharding
Alex Taskov
2021-03-18
SERVER-54681 Delay start of txnCloners to prevent early write of kIncompleteH...
Alex Taskov
2021-03-16
SERVER-52158 Move reshardCollection command behind its feature flag.
Max Hirschhorn
2021-03-09
SERVER-54980 Split donor and recipent documents into im/mutable state.
Max Hirschhorn
2021-03-03
SERVER-52730 Restrict there to be at most one resharding operation active in ...
jannaerin
2021-02-26
SERVER-53568: Propagate an error when resharding completes with a non-empty s...
Daniel Gottlieb
2021-02-23
SERVER-54000 Make errors propagate from the ReshardingCoordinator to particip...
Haley Connelly
2021-02-22
SERVER-53258 Reject writes during resharding operations using critical section
Alex Taskov
2021-02-17
SERVER-53374 Clean up oplog related collections created for resharding
jannaerin
2021-02-11
SERVER-54417 Rely on donors to pin own history in resharding tests.
Max Hirschhorn
2021-02-05
SERVER-53520 Assert recipients own all their docs in ReshardingTest.
Max Hirschhorn
2021-01-20
SERVER-53687 Rename resharding CoordinatorStateEnum kCommitted to kDecisionPe...
Haley Connelly
2021-01-12
SERVER-53224 Fix collection drop on donor shards for resharding.
Max Hirschhorn
2021-01-12
SERVER-52931 Assert collection exists on recipients in ReshardingTest.
Max Hirschhorn
2020-12-30
SERVER-52620 Add withReshardingInBackground() to ReshardingTest fixture.
Max Hirschhorn
2020-12-24
SERVER-53372 Remove reshardingTempInterruptBeforeOplogApplication server para...
Blake Oler
[next]