summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Note (-j1) for building on memory-constrained systemsj1-note-for-buildingkelly-cs2022-07-201-0/+4
| | | | Per https://jira.mongodb.org/browse/SERVER-68043, some users may have issues building from source on memory-constrained systems. This may manifest as an error: g++: fatal error: Killed signal terminated program cc1plus.
* SERVER-68083 Allow the acquisition of a CriticalSection on view namespaces ↵Paolo Polato2022-07-191-17/+23
| | | | by secondary nodes
* SERVER-68150 add new package to building.mdEric Milkie2022-07-191-0/+1
|
* Revert "SERVER-43776 replica sets shutdown in parallel"Abdul Qadeer2022-07-195-157/+12
|
* SERVER-66894 Add feature flag for deprioritization of low priority operationsLeonardo Menti2022-07-191-0/+4
|
* SERVER-68123 Handle unused-but-set-variable warningsBilly Donahue2022-07-197-15/+8
|
* SERVER-68127 Correct the field name in the error reporting of collMod parsingRui Liu2022-07-191-1/+1
|
* SERVER-67166 Heuristic CE for SargableNodeTimour Katchaounov2022-07-1915-89/+604
|
* SERVER-68109 Fix sending Slack notifications for Windows spawn hosts.Max Hirschhorn2022-07-191-3/+16
|
* SERVER-58224 Extend QO readme to describe classic and SBE plan cachesDavid Storch2022-07-181-2/+126
|
* SERVER-67761 Add lastCommittedOpTime field to scrub() functionHugh Tong2022-07-181-0/+1
|
* SERVER-67648 Tag timeseries_delete/update_hint.js tests with requires_fcv_60Pavi Vetriselvan2022-07-182-0/+4
|
* SERVER-68109 Notify via Slack when setup_spawnhost_coredump is done.Max Hirschhorn2022-07-181-1/+29
|
* SERVER-68024 Do not build or run unittests on static buildersRichard Samuels2022-07-187-39/+130
|
* SERVER-68103 Fixed nightly failing powercycle testsAlexander Neben2022-07-181-1/+2
|
* SERVER-68096 Remove fle2 tests from change_streams_downgradeMark Benvenuto2022-07-181-2/+0
|
* SERVER-66935 Invalidate $lookup plan cache when foreign collection size changesDenis Grebennicov2022-07-181-3/+10
|
* SERVER-68067 Uncommented tests related to SERVER-67782, type bracketing with ↵Emily Wang2022-07-181-3/+2
| | | | MaxKey as bound
* SERVER-68077 Modify the test to not run on multiversion suitePol Piñol Castuera2022-07-181-3/+2
|
* SERVER-67914 Remove ShardRegistry::_getShardForRSNameNoReloadTommaso Tocci2022-07-183-35/+26
|
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion ↵Abdul Qadeer2022-07-186-25/+79
| | | | failpoint pause conditionally
* SERVER-68078 Remove range deletion test regarding FCVMarcos José Grillo Ramirez2022-07-182-100/+0
|
* SERVER-68080 Use dynamic_cast when comparing tags of MatchExpressionsHenri Nikku2022-07-181-6/+6
|
* SERVER-67729 Reject new migrations when the ActiveMigrationsRegistry is lockedPaolo Polato2022-07-185-35/+70
|
* SERVER-67633 Use the RecoverableCriticalSection to synch createCollection() ↵Paolo Polato2022-07-184-20/+52
| | | | with Sharding DDL ops
* Import wiredtiger: 39a851a26aaeba41594fe6725f028b81fddc2f0a from branch ↵Luke Chen2022-07-182-2/+4
| | | | | | | | | mongodb-master ref: f0973921f6..39a851a26a for: 6.1.0-rc0 WT-9573 Ignore "explicit declaration of ret" false positive in s_style (#8125)
* Import wiredtiger: f0973921f60c967f65ec74aa063aef51fc148de0 from branch ↵Luke Chen2022-07-182-6/+21
| | | | | | | | | mongodb-master ref: 22879bd37a..f0973921f6 for: 6.1.0-rc0 WT-9587 Fix Windows status reporting in evergreen (#8124)
* SERVER-67508 redirect OpObserverImpl oplog access through OplogWriterBenety Goh2022-07-172-49/+72
|
* SERVER-67508 add OplogWriterTransactionProxyBenety Goh2022-07-165-2/+151
|
* SERVER-67954 Notify BackgroundSync when data relevant to sync source ↵Matthew Russotto2022-07-1615-23/+335
| | | | selection has changed
* SERVER-67954 Add logging to make it easier to track w:1 and w:majority ↵Matthew Russotto2022-07-162-1/+11
| | | | unavailability after elections.
* SERVER-68052 Ensure BucketCatalog mutex outlives its usesDavid Wang2022-07-151-3/+3
|
* SERVER-67697 Fix typo in distsrc READMERyan Egesdahl2022-07-151-1/+1
|
* SERVER-60455 serverStatus metrics for external sorterShin Yee Tan2022-07-1523-135/+485
|
* SERVER-66935 Invalidate $lookup plan cache when foreign collection size changesDenis Grebennicov2022-07-151-1/+1
|
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of ↵Tommaso Tocci2022-07-159-52/+26
| | | | CSRS stepdowns
* SERVER-68086 fix per action function action cpu usageDaniel Moody2022-07-151-4/+5
|
* SERVER-65077 Remove FCV gating logic for FLE 2 after branching 6.0Mark Benvenuto2022-07-1518-160/+2
|
* SERVER-65010 Remove FCV guards for user write blockingSpencer Jackson2022-07-159-64/+3
|
* SERVER-67907 Remove upgrade/downgrade tests for user write blockingSpencer Jackson2022-07-151-93/+0
|
* SERVER-66318 : Add missing status check in RSLocalClient.Richard Hausman2022-07-151-0/+3
|
* SERVER-67602: Create Base Classes for Targeter and RetryPolicyErin McNulty2022-07-153-0/+184
|
* SERVER-64296 Delete references to 'voteCommitMigrationProgress' commandmathisbessamdb2022-07-153-4/+0
|
* SERVER-67110 Create Global Index Cumulative Metrics Field Name ProviderBrett Nawrocki2022-07-153-0/+105
|
* SERVER-62923 Change DB lock RAII types to use DatabaseNamejannaerin2022-07-1567-171/+212
|
* SERVER-66695 Introduce BucketCatalog clear registryDavid Wang2022-07-153-29/+165
|
* SERVER-67471 Improve RecordId usage performanceJordi Olivares Provencio2022-07-1577-323/+481
|
* SERVER-67386 Remove featureFlagChangeStreamPreAndPostImagesDenis Grebennicov2022-07-1527-281/+38
|
* SERVER-67278 Write kAborted to disk when shard split cannot proceed due to ↵Didier Nadeau2022-07-152-14/+21
| | | | an invalid config
* SERVER-66935 Invalidate $lookup plan cache when foreign collection size changesDenis Grebennicov2022-07-1515-64/+216
|