summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-67400 Create ShardVersion typeAllison Easton2022-07-2920-38/+123
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-291-2/+0
* Revert "SERVER-64069 Relax restriction that changing a document's shard key v...Sviatlana Zuiko2022-07-282-25/+16
* Revert "SERVER-66289 Update write size estimation logic in DocumentSourceWriter"Uladzimir Makouski2022-07-281-9/+44
* SERVER-67899 fix the logic to reset the maxChunkSize param for the config.sys...Paolo Polato2022-07-281-0/+40
* SERVER-64069 Relax restriction that changing a document's shard key value mus...Erin Liang2022-07-282-16/+25
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-07-271-44/+9
* SERVER-67656 Implement authorization checks for the analyze commandLynne Wang2022-07-272-154/+7
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-2730-97/+97
* SERVER-67940 Raise invariant if ShardRegistry is refreshed while holding opCt...Paolo Polato2022-07-271-0/+4
* SERVER-67616: Add a Targeter for RemoteCommandTargeterErin McNulty2022-07-261-12/+1
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-2633-57/+53
* SERVER-67253 Track time spent waiting for refresh on the routerAllison Easton2022-07-261-0/+12
* SERVER-67595 Introduce bucketRoundingSeconds time-series optionDavid Wang2022-07-252-3/+3
* SERVER-67686 collMod coordinator must block migration on bucket nss (2nd atte...Tommaso Tocci2022-07-251-0/+5
* SERVER-68137 Refactor shard registry initializationTommaso Tocci2022-07-215-28/+38
* SERVER-68171 Do not initialized the ShardRegistry with an empty placeholderTommaso Tocci2022-07-212-39/+25
* SERVER-67655: Implement analyze command for mongosLynne Wang2022-07-214-1/+268
* SERVER-68161 Do not wait for ShardRegistry reload at startupTommaso Tocci2022-07-205-38/+10
* SERVER-67914 Remove ShardRegistry::_getShardForRSNameNoReloadTommaso Tocci2022-07-183-35/+26
* SERVER-67633 Use the RecoverableCriticalSection to synch createCollection() w...Paolo Polato2022-07-181-12/+26
* SERVER-64104: Advance TransactionRouter firstStmtId on continue if no partici...Erin Liang2022-07-142-9/+43
* SERVER-67927 ServiceExecutor: ThreadingModel -> HasDedicatedThreadBilly Donahue2022-07-142-6/+7
* SERVER-66997 Remove NoChangeStreamEventsDueToOrphans feature flagAntonio Fuschetto2022-07-142-44/+0
* SERVER-67896 Remove uncessary ShardRegistry reload retry logicTommaso Tocci2022-07-132-19/+1
* SERVER-67460 Change BasicCommandWithRequestParser to use DatabaseNameFernando Lisboa2022-07-116-23/+35
* SERVER-63650 Change Locker::isDbLockedForMode to take in DatabaseNamejannaerin2022-07-111-1/+1
* SERVER-67912 Reduce set of non-causally consistent API of the ShardRegistryTommaso Tocci2022-07-118-46/+22
* SERVER-61072 Remove MigrationRecipientCriticalSection feature flagAntonio Fuschetto2022-07-111-6/+0
* SERVER-67802 ensure mongos count can handle large values for limitBenety Goh2022-07-101-1/+1
* SERVER-67802 ensure mongos count can handle large values for skipBenety Goh2022-07-091-1/+1
* SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadataTommaso Tocci2022-07-099-313/+0
* SERVER-64205 remove featureFlagLoadBalancerJason Chan2022-07-084-74/+5
* SERVER-57519 Make ARS use causally consistent ShardRegistry::getShard() func...Tommaso Tocci2022-07-084-61/+116
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-072-21/+22
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-07-072-2/+12
* SERVER-66561: Change BasicCommandWithReplyBuilderInterface to use DatabaseNameFernando Lisboa2022-07-072-3/+3
* SERVER-60892 Delete the "availableQueryOptions" command on mongos and mongodcsum1122022-07-062-70/+0
* SERVER-67709 rename visit_helperBilly Donahue2022-07-063-17/+17
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-2/+2
* SERVER-62338 Delete ReshardCollectionCoordinator_NORESILIENT once 6.0 branche...Tommaso Tocci2022-07-041-8/+0
* SERVER-63868 replace MoveChunkRequest with ClusterMoveChunkRequestEnrico Golfieri2022-07-014-565/+0
* SERVER-67554 move logv2_options dependency from mongod_initializers and mongo...Benety Goh2022-07-011-1/+0
* SERVER-58490 Simplify OpRunner hierarchy in service_entry_point_mongos.cppMariano Shaar2022-06-301-12/+5
* SERVER-65987 ServerStatusMetric API refreshDaniel Morilha2022-06-303-17/+6
* SERVER-65557 Create Feature flag for PM-2849Silvia Surroca2022-06-301-0/+4
* SERVER-62805 Add global indexes local storageMarcos Grillo2022-06-292-0/+61
* SERVER-67537 Add logging to allow TransactionRouterResourceYielder to be debu...Cheahuychou Mao2022-06-281-0/+13
* SERVER-65397 Remove featureFlagInternalTransactionsErin Liang2022-06-282-9/+4
* SERVER-65257 Expose only the all arguments constructor for 'ResumeTokenData' ...Catalin Sumanaru2022-06-281-4/+5