summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55151 Implement rename participant primary only servicePierlauro Sciarelli2021-04-2812-132/+724
* SERVER-55697 Don't allow removing CWWC once it is setHuayu Ouyang2021-04-283-6/+77
* SERVER-56328 [SBE] Make hashing consistent across little-endian and big-endia...Drew Paroski2021-04-283-66/+67
* SERVER-56348 Adjust call sites of the optional "std::shared_ptr<const T> mong...Denis Grebennicov2021-04-281-3/+2
* SERVER-49328 Architecture Guide updates for Efficient inserts for Time-series...Dan Larkin-York2021-04-283-11/+56
* SERVER-55682: Improve ability to test ReshardingCoordinator from C++.Kshitij Gupta2021-04-283-119/+166
* SERVER-51072 $skip and $limit stages silently round large doubles to MAX_LONGDenis Grebennicov2021-04-282-10/+12
* SERVER-55213 Distinguish between null and missing for metadata in time-series...Yuhong Zhang2021-04-283-6/+34
* SERVER-55882: Invalidate in-memory transactions when fetching committed trans...XueruiFa2021-04-281-0/+7
* SERVER-55265 Extend SessionCatalogMigrationSourceTest to cover multiple state...Yuhong Zhang2021-04-281-6/+131
* SERVER-55699 Revert tassert to uassert for internal commands withoutHuayu Ouyang2021-04-281-2/+2
* SERVER-51137 [SBE] Add logging for index key found with reference to non-exis...Mihai Andrei2021-04-2810-130/+413
* SERVER-55898 Implement a serialiser between Sharded DDL and FCV switch betwee...Jordi Serra Torrens2021-04-284-7/+15
* SERVER-56353 Cleanup incomplete chunks from a failed pre-5.0 shard/dropCollec...Kaloian Manassiev2021-04-2810-23/+38
* SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find oneLingzhi Deng2021-04-283-20/+29
* SERVER-55266 Extend TransactionParticipantRetryableWritesTest to cover multip...Yuhong Zhang2021-04-281-0/+137
* SERVER-55305 Do not coalesce updates across different txnNumbers for retryabl...Jason Chan2021-04-275-13/+85
* SERVER-55913 Display recipient and donor access blocker status in serverStatu...Vishnu Kaushik2021-04-274-19/+29
* SERVER-56367 Fix race when enabling failpoint in tenant migration recipient t...Wenbin Zhu2021-04-271-28/+31
* SERVER-56114 [SBE] Fix bounding number of reads before triggering a replanAndrii Dobroshynski2021-04-277-15/+32
* SERVER-55575 Optimize $group on meta $min/$max on measurements for time-serie...Svilen Mihaylov2021-04-275-0/+172
* SERVER-55942 Store un-normalized bucket keys in the open buckets map.Henrik Edin2021-04-272-64/+277
* SERVER-24949 Lower WiredTiger idle handle timeout to 10 minutesLouis Williams2021-04-271-1/+1
* SERVER-55647 shard-local db and collection caches may not contain timestamps ...Jordi Serra Torrens2021-04-271-15/+41
* SERVER-56111 [SBE] A lost cursor position is not detected for tailable cursorsMindaugas Malinauskas2021-04-272-24/+42
* SERVER-55672 Fix bug in oplog ts logic when 'stopApplyingFilterAfterFirstMatc...Arun Banala2021-04-271-3/+6
* SERVER-55635 Make the setFCV document updates idempotent in a sharded clusterAntonio Fuschetto2021-04-272-18/+21
* SERVER-47699 Change yield type used by range deleter from YIELD_MANUAL to YIE...Antonio Fuschetto2021-04-271-1/+1
* SERVER-54489 Limit 'errors' and 'warnings' fields in validation result to 2MB...Henrik Edin2021-04-271-2/+16
* SERVER-56286 Check if we are writable primary when creating timeseries bucket...Henrik Edin2021-04-271-0/+7
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-275-9/+130
* SERVER-55867 commitMovePrimary concurrent with setFCV may write incorrect met...Antonio Fuschetto2021-04-273-9/+27
* SERVER-56371 Upgrade timelib to 2021.06Mohammad Dashti2021-04-271-1/+2
* SERVER-56266 First logout command emits a deprecation warningBen Caimano2021-04-261-0/+26
* SERVER-56342 Check response when writing to the config server on new create c...Marcos José Grillo Ramirez2021-04-261-0/+2
* SERVER-56363 Implement 'saveUnpositioned()' for ephemeralForTestGregory Wlodarek2021-04-261-2/+6
* SERVER-51741 Remove ReshardingOplogApplier::applyUntilCloneFinishedTs().Max Hirschhorn2021-04-267-799/+173
* SERVER-55672 Fix oplog timestamp logic in SBEArun Banala2021-04-2613-163/+198
* SERVER-55264 Extend SessionCatalogMigrationDestinationTest to cover multiple ...Yuhong Zhang2021-04-261-3/+69
* SERVER-55263 Extend ReshardingOplogApplierRetryableTest to cover multiple sta...Yuhong Zhang2021-04-261-0/+73
* SERVER-54035 Build out resharding cleanupBlake Oler2021-04-264-18/+216
* SERVER-55701 Ignore replica set config's getLastErrorDefaultsHuayu Ouyang2021-04-262-36/+2
* SERVER-56337 Remove ReshardingOplogApplierRetryableTest test cases.Max Hirschhorn2021-04-262-1615/+19
* SERVER-54030 Validate state transitions in TenantMigrationAccessBlockerCheahuychou Mao2021-04-265-66/+165
* SERVER-56337 Add unit tests for ReshardingOplogBatchApplier class.Max Hirschhorn2021-04-263-4/+428
* SERVER-55270 Change stdDev window functions to default to nullTed Tuckman2021-04-262-6/+6
* SERVER-53711 Update header comment in TenantMigrationAccessBlockerCheahuychou Mao2021-04-261-37/+39
* SERVER-56341 ShardingDDLCoordinator grabs collection distlock even on databas...Tommaso Tocci2021-04-262-2/+8
* SERVER-56017 Support sort in covered queries in SBENikita Lapkov2021-04-261-12/+66
* SERVER-55774 Fix Coverity analysis defect 118027Arun Banala2021-04-261-4/+4