summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/catalog_shard.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-17/+18
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-141-4/+0
* SERVER-75646 Wait for range deletions before dropping collections when removi...Jack Mulrow2023-04-061-10/+37
* SERVER-75548 Use w:all barrier in transitionToCatalogShardJack Mulrow2023-04-051-3/+39
* SERVER-74705: removeShard should not be allowed for config shardwenqinYe2023-04-041-0/+9
* SERVER-75096 Locally drop sharded collections in transitionToDedicatedConfigS...Jack Mulrow2023-04-031-7/+60
* SERVER-56579 Enable feature flags for PM-2290Jack Mulrow2023-03-301-1/+2
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixturetoto2023-03-301-0/+4
* SERVER-74672 Add separate feature flag to run transition to and from catalog ...Jack Mulrow2023-03-241-0/+1
* SERVER-74270 Allow changeStreamPreAndPostImages collection option on config s...Jack Mulrow2023-02-271-0/+32
* SERVER-74168: Attempting to add the config server as a shard shouldn't remove...wenqinYe2023-02-271-0/+17
* SERVER-73684 Implement command for transitioning to dedicated config serverRandolph Tan2023-02-171-5/+5
* SERVER-73685 Implement command for transitioning to config shard catalogRandolph Tan2023-02-161-2/+1
* SERVER-72489 Config server always has shardIdentity and uses ShardServerCatal...Jack Mulrow2023-02-101-0/+63
* SERVER-73564 Skip ShardingStateRecovery logging write on a config server shardJack Mulrow2023-02-081-0/+25
* SERVER-72282 Don't fully disable catalog shard feature flagJack Mulrow2023-01-281-2/+1
* SERVER-72454 Support restarting a config server in shard modeJack Mulrow2023-01-101-0/+16
* SERVER-72058: shardingtest can come up with catalog shardKshitij Gupta2023-01-051-33/+3
* SERVER-72453 Support adding config server as a shard with basic operationsJack Mulrow2023-01-031-1/+112
* SERVER-71818: Use the new cluster paramKshitij Gupta2022-12-071-0/+14