summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Collapse)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 ↵Pierlauro Sciarelli2021-09-212-0/+50
| | | | the expected
* 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 ↵Allison Easton2021-09-2144-1035/+686
| | | | ShardCollectionType IDL
* 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
| | | | This reverts commit b7d29c204f0a4b62fc1d9bccc3ec341bbeed330c.
* SERVER-56690 allow propagation of empty readConcern object for non-first ↵Jonathan Lee2021-09-101-1/+3
| | | | statement in a multi-statement transaction in transaction_router.cpp
* 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 ↵Vishnu Kaushik2021-09-013-11/+14
| | | | references with generated FCV constants
* SERVER-58752 Support retrying internal transactions on transient transaction ↵Cheahuychou Mao2021-09-019-391/+1180
| | | | errors
* SERVER-57572 Rewrite secondary indexes on mongos for sharded time-series ↵Arun Banala2021-08-316-12/+48
| | | | collections
* 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 ↵Arun Banala2021-08-3110-67/+86
| | | | translate to buckets namespace, on mongos
* 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
| | | | the sharding test case
* SERVER-59573 Add setParameter which can be used to restore inactive cursor ↵James Wahlin2021-08-261-2/+8
| | | | timeout in sessions
* 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
| | | | This reverts commit 02894677cc0eaa10fac99d2b99f18abf4fc33c74.
* SERVER-54571 Add queryHash and planCacheKey fields to getMore request slow ↵Mickey. J Winters2021-08-196-2/+28
| | | | query logs
* SERVER-58424 Refactor QueryPlanner::plan() in preparation for DocumentSource ↵Eric Cox2021-08-191-3/+4
| | | | pushdown
* SERVER-59177 Remove deprecated ↵Allison Easton2021-08-185-235/+191
| | | | ComparableDatabaseVersion::_uuidDisambiguatingSequenceNum
* 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 ↵Antonio Fuschetto2021-08-181-0/+1
| | | | namespaces or uuids for config.cache.chunks collections
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-1613-132/+58
|
* SERVER-58751 Make logical session cache track related sessions as one ↵Cheahuychou Mao2021-08-142-42/+0
| | | | logical session
* 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 ↵Haley Connelly2021-08-121-37/+50
| | | | against a mongos on a non-existent index build
* 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 ↵Mihai Andrei2021-08-113-8/+57
| | | | DocumentValidationError
* 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 ↵Antonio Fuschetto2021-08-104-0/+7
| | | | names flag
* SERVER-53099 Remove canThrowSSVOnIgnored for ChunkVersionsMarcos José Grillo Ramirez2021-08-093-48/+7
|