summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/move_primary_with_crud.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-141-3/+1
* SERVER-73091 Integrate MovePrimaryDonor with MovePrimaryCoordinatorBrett Nawrocki2023-04-091-1/+3
* SERVER-74086 Implement checks for consistent indexes across shardsTommaso Tocci2023-04-071-2/+3
* SERVER-74078 Add collection level mode to checkMetadataConsistency commandPol Pinol Castuera2023-04-071-1/+11
* SERVER-74741 Enable database consistency check in FSM with continuous stepdownTommaso Tocci2023-03-101-3/+1
* SERVER-74666 Add checkMetadataConsistency to random DDL concurrency testTommaso Tocci2023-03-101-2/+30
* SERVER-73812 Do not automatically retry the `_shardsvrCloneCatalogData` commandAntonio Fuschetto2023-02-141-6/+1
* SERVER-71308 Enable featureFlag for resilient movePrimaryAntonio Fuschetto2023-02-101-2/+1
* SERVER-73811 Ignore duplicate key errors caused by bulk inserts with concurre...Antonio Fuschetto2023-02-091-12/+25
* SERVER-71203 Test the resilience of the new movePrimaryAntonio Fuschetto2023-02-071-0/+212