summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60074 Add feature flag for configureCollectionAutoSplitter commandSimon Graetzer2021-09-223-2/+8
* SERVER-60011 combine time-series conversion librariesBenety Goh2021-09-222-2/+2
* SERVER-57570 Disable updating granularity on sharded time-series collectionRui Liu2021-09-221-3/+4
* SERVER-60007 Implement command to drop collection if its UUID differs from th...Pierlauro Sciarelli2021-09-212-0/+50
* SERVER-58915 Implement ReshardingDonorWriteRouter functionality along…Randolph Tan2021-09-211-1/+2
* SERVER-57567 Update sharded passthrough suite to handle time series collectionsArun Banala2021-09-211-1/+2
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-2144-1035/+686
* SERVER-60075 Check for autoSplitVector response status in case of mixed binariesPierlauro Sciarelli2021-09-201-7/+9
* SERVER-59845 fix missing chunkRange in fallback splitVector logicPierlauro Sciarelli2021-09-171-2/+3
* SERVER-59845 selectChunkSplitPoints must rely on the autoSplitVector functionPierlauro Sciarelli2021-09-174-26/+116
* SERVER-58333: Remove references to FCV 4.XXueruiFa2021-09-141-23/+2
* SERVER-59127 Remove the legacy configsvr_merge_chunk_commandPaolo Polato2021-09-143-290/+2
* Revert "SERVER-25042 Start up FTDC earlier during server startup"Sara Golemon2021-09-131-2/+2
* SERVER-56690 allow propagation of empty readConcern object for non-first stat...Jonathan Lee2021-09-101-1/+3
* SERVER-25042 Start up FTDC earlier during server startupSara Golemon2021-09-101-2/+2
* SERVER-59855 merge timeseries_idl into timeseries_optionsBenety Goh2021-09-102-3/+3
* SERVER-59855 clean up SConscript references to timeseries_idl libraryBenety Goh2021-09-092-5/+9
* SERVER-59739 rename create_indexes_idl libraryBenety Goh2021-09-091-1/+1
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-083-4/+4
* SERVER-59803 Set maxTimeMs for catalog cache refresh aggregationJordi Serra Torrens2021-09-061-0/+7
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-013-11/+14
* SERVER-58752 Support retrying internal transactions on transient transaction ...Cheahuychou Mao2021-09-019-391/+1180
* SERVER-57572 Rewrite secondary indexes on mongos for sharded time-series coll...Arun Banala2021-08-316-12/+48
* SERVER-40865 Retry QueryPlanKilled errors in the catalog cachePierlauro Sciarelli2021-08-311-11/+7
* SERVER-59164 All write commands on sharded time-series namespace should trans...Arun Banala2021-08-3110-67/+86
* SERVER-58502 mongos hello loadBalanced optionBilly Donahue2021-08-306-1/+310
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-2926-332/+370
* SERVER-59591 LockerNoop::isW() returns falseGregory Wlodarek2021-08-271-0/+2
* SERVER-57589 Translate timeseries namespace for collStats command and expand ...Rui Liu2021-08-273-21/+49
* SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...James Wahlin2021-08-261-2/+8
* SERVER-58586: Improve ClientCursor on mongoD to store and restore the…Hana Pearlman2021-08-201-1/+1
* SERVER-59293 Remove featureFlagDefaultReadConcernLocalSamy Lanka2021-08-201-5/+1
* Revert "SERVER-58443 Translate $near/$nearSphere on a view to $geoNear"David Percy2021-08-191-19/+4
* SERVER-54571 Add queryHash and planCacheKey fields to getMore request slow qu...Mickey. J Winters2021-08-196-2/+28
* SERVER-58424 Refactor QueryPlanner::plan() in preparation for DocumentSource ...Eric Cox2021-08-191-3/+4
* SERVER-59177 Remove deprecated ComparableDatabaseVersion::_uuidDisambiguating...Allison Easton2021-08-185-235/+191
* SERVER-59401 Remove usage of default constructor of DatabaseVersionAllison Easton2021-08-181-0/+2
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-181-0/+1
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-1613-132/+58
* SERVER-58751 Make logical session cache track related sessions as one logical...Cheahuychou Mao2021-08-142-42/+0
* SERVER-59189 ensure mongos dbStats can handle large values for scaleBenety Goh2021-08-131-1/+1
* SERVER-59227 Remove featureFlagDefaultWriteConcernMajorityMoustafa Maher2021-08-121-9/+3
* SERVER-56887 setIndexCommitQuorum command does not return {ok: 1} when run ag...Haley Connelly2021-08-121-37/+50
* SERVER-49138 Remove quiesce mode FCV checksJason Chan2021-08-121-9/+1
* SERVER-58443 Translate $near/$nearSphere on a view to $geoNearDavid Percy2021-08-111-4/+19
* SERVER-58399 Fix serialization logic for 'errInfo' field produced by Document...Mihai Andrei2021-08-113-8/+57
* SERVER-51881 Remove dropped field from CollectionTypeMarcos José Grillo Ramirez2021-08-105-30/+2
* SERVER-59213 Refactoring MoveChunkRequest::appendAsCommand()Paolo Polato2021-08-103-15/+7
* SERVER-58572 Extend the CatalogCache Loaders to properly propagate the long n...Antonio Fuschetto2021-08-104-0/+7
* SERVER-53099 Remove canThrowSSVOnIgnored for ChunkVersionsMarcos José Grillo Ramirez2021-08-093-48/+7