summaryrefslogtreecommitdiff
path: root/jstests/replsets/db_reads_while_recovering_all_commands.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-301-0/+1
| | | | Co-authored-by: Yu Jin Kang Park <yujin.kang@mongodb.com>
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded ↵Antonio Fuschetto2022-08-291-0/+1
| | | | collections
* SERVER-68750 Add stubs for analyzeShardKey and configureQueryAnalyzer ↵Cheahuychou Mao2022-08-251-0/+7
| | | | commands on mongod
* SERVER-61822 Create new command listDatabasesForAllTenantsFernando Lisboa2022-08-111-0/+6
|
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-0/+2
|
* SERVER-67119 Add sharding catalog global index API to create/remove a global ↵Marcos José Grillo Ramirez2022-08-021-0/+6
| | | | index
* SERVER-66604 Analyze command skeletonLynne Wang2022-07-061-0/+1
|
* SERVER-60892 Delete the "availableQueryOptions" command on mongos and mongodcsum1122022-07-061-1/+0
|
* SERVER-65353 Removing setChangeStreamOptions and getChangeStreamOptions from ↵Adhishree Abhyankar2022-06-131-2/+0
| | | | multiversion js tests
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the ↵Paolo Polato2022-05-231-0/+1
| | | | Balancer initialisation
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-04-221-1/+0
|
* SERVER-6491 Make dropIndexes take the distlock so it can never run in ↵Randolph Tan2022-04-201-0/+1
| | | | parallel with shardCollection
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-2/+2
|
* Revert "SERVER-64603 Creates Skeleton for Renaming Database for Restore"Matt Kneiser2022-04-061-1/+0
| | | | This reverts commit bfb041da4093fc8d8645aa20fc45b55723e2e789.
* SERVER-63870 Integrate replica set setClusterParameter into POS with replay ↵Marcos José Grillo Ramirez2022-04-051-0/+1
| | | | protection
* SERVER-64196 Implement BalancerStatisticsRegistry and command to retrieve ↵Tommaso Tocci2022-04-051-0/+1
| | | | its state
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-0/+1
|
* SERVER-63504 Add shard worker for ecoc compactionSara Golemon2022-03-311-0/+1
|
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-311-0/+2
|
* SERVER-63495 Support running cluster commands through the transaction APIJack Mulrow2022-03-301-0/+1
|
* SERVER-64603 Creates Skeleton for Renaming Database for RestoreMatt Kneiser2022-03-291-0/+1
|
* SERVER-61028 Implement granularity update for timeseries collectionRui Liu2022-03-231-0/+2
|
* SERVER-63495 Link cluster write commands into mongodJack Mulrow2022-03-201-0/+3
|
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-181-0/+1
|
* SERVER-63495 Link cluster commit and abort into mongodJack Mulrow2022-03-171-1/+3
|
* SERVER-63495 Link cluster find and strategy into mongodJack Mulrow2022-03-161-0/+1
|
* SERVER-64245 Make SetUserWriteBlockModeCoordinator set the write blocking ↵Jordi Serra Torrens2022-03-101-0/+1
| | | | state on the shards
* SERVER-62613 Implement _configsvrRunRestore to remove documents in the ↵Gregory Wlodarek2022-03-101-0/+1
| | | | config server for collections not restored
* SERVER-64195 Provide user-facing `moveRange` commandPierlauro Sciarelli2022-03-091-0/+2
|
* SERVER-63697 Simplify shard merge recipient coordinationA. Jesse Jiryu Davis2022-03-051-1/+1
|
* SERVER-63761 Implement first version of moveRange command (aliasing moveChunk)Pierlauro Sciarelli2022-03-041-0/+1
|
* SERVER-62262 Add _configsvrSetClusterParameter commandMarcos José Grillo Ramirez2022-03-021-0/+1
|
* SERVER-62366 Add forgetShardSplit commandmathisbessamdb2022-02-171-0/+1
|
* SERVER-63451 Add setUserWriteBlockModeCommandGabriel Marks2022-02-161-0/+1
|
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-111-0/+1
|
* SERVER-63473 Create SetUserWriteBlockMode configsvr coordinatorJordi Serra Torrens2022-02-111-0/+1
|
* SERVER-61558 Rename configureCollectionAutosplitter commandr5.3.0-alpha0Tommaso Tocci2022-01-131-2/+2
|
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-121-0/+2
|
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-121-1/+3
| | | | (cherry picked from commit 508f8dd9dd4aa27f15b327c84d5160146ffa8724)
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-0/+2
|
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-2/+0
|
* SERVER-61729 Rename TenantSplit to ShardSplitDidier Nadeau2021-11-301-3/+2
|
* SERVER-61128 voteCommitMigrationProgress commandA. Jesse Jiryu Davis2021-11-291-0/+1
|
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-0/+2
|
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-221-0/+1
|
* SERVER-58991 Acquire the critical section on the recipient shard of a ↵Jordi Serra Torrens2021-10-131-0/+1
| | | | moveChunk operation (happy-path)
* SERVER-60007 Implement command to drop collection if its UUID differs from ↵Pierlauro Sciarelli2021-09-211-0/+1
| | | | the expected
* SERVER-59679 Provide a skeleton implementation for slice splitMatt Broadstone2021-09-211-0/+3
|
* SERVER-59845 selectChunkSplitPoints must rely on the autoSplitVector functionPierlauro Sciarelli2021-09-171-0/+1
|
* SERVER-59127 Remove the legacy configsvr_merge_chunk_commandPaolo Polato2021-09-141-1/+0
|