Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$and Operator Error #1559

Open
wants to merge 1,949 commits into
base: v7.0
Choose a base branch
from
Open

$and Operator Error #1559

wants to merge 1,949 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 27, 2023

  1. Import wiredtiger: 62cb7393bd09b33f2d74f3d1c4963e616e8ac787 from bran…

    …ch mongodb-master
    
    ref: d70d6394cf..62cb7393bd
    for: 7.1.0-rc0
    
    WT-9840 Verify fails after salvage of FLCS
    mm-ng authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6d11cbd View commit details
    Browse the repository at this point in the history
  2. Import wiredtiger: 0596db6d926a9dfd6754787a2cf926ca0e810987 from bran…

    …ch mongodb-master
    
    ref: 62cb7393bd..0596db6d92
    for: 7.1.0-rc0
    
    WT-11207 Force timestamped transactions for 4.2 in compatibility testing
    mm-ng authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    70f1ecc View commit details
    Browse the repository at this point in the history
  3. Import wiredtiger: 3fec160f846361d72c7f65dabb214e5182f05be9 from bran…

    …ch mongodb-master
    
    ref: 0596db6d92..3fec160f84
    for: 7.1.0-rc0
    
    WT-11168 Remove page image reuse logic
    mm-ng authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4c1cf84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deef39f View commit details
    Browse the repository at this point in the history
  5. SERVER-78293 Add fast running query workload

    Co-authored-by: Charlie Swanson <charlie.swanson@mongodb.com>
    Testing multiline comment and co-author in merge message.
    cswanson310 authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    04cce47 View commit details
    Browse the repository at this point in the history
  6. SERVER-73253: Better path tracking when renaming nested/compound grou…

    …ping fields -- updated
    mattsimply authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    288a08f View commit details
    Browse the repository at this point in the history
  7. SERVER-78406 Rename the 'sampleRate' option for configureQueryAnalyze…

    …r command to 'samplesPerSecond'
    cheahuychou authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    55685ed View commit details
    Browse the repository at this point in the history
  8. SERVER-78195 Migrate calls to RP::forClusterResource() from mongo/db/…

    …s to pass tenantId()
    marksg07 authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4793064 View commit details
    Browse the repository at this point in the history
  9. SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8

    dmoody256 authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8e9d1db View commit details
    Browse the repository at this point in the history
  10. SERVER-78398 Retry createIndex commands which now get aborted from se…

    …tFCV command
    
    After SERVER-77387, an ongoing createIndex command can be aborted with error 'IndexBuildAborted' if a setFeatureCompatibilityVersion command is run at the same time. This only occurs in suite
    fcv_upgrade_downgrade_replica_sets_jscore_passthrough which sends setFCV command continously.
    In that suite, we should retry any createIndex command that failed with that error.
    adizaimi authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f5c23c7 View commit details
    Browse the repository at this point in the history
  11. SERVER-71335 archive and upload sys-perf debug symbols

    jimoleary authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ca6f9ca View commit details
    Browse the repository at this point in the history
  12. Revert "SERVER-73253: Better path tracking when renaming nested/compo…

    …und grouping fields -- updated"
    
    This reverts commit 288a08f.
    liubov-molchanova authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d3d641c View commit details
    Browse the repository at this point in the history
  13. SERVER-78307 Avoid compound wildcard indexes scanning the reserved re…

    …cordID
    RuoxinXu authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4246c1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd8786a View commit details
    Browse the repository at this point in the history
  15. SERVER-78456 Add ShardCannotRefreshDueToLocksHeld and WriteConflict t…

    …o acceptable errors in write without shard key concurrency tests
    jz1242 authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    105c55f View commit details
    Browse the repository at this point in the history
  16. SERVER-71903 Update skip reasons and add tests for bulkWrite in JS te…

    …sts covering all commands
    kmahar authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b0b4963 View commit details
    Browse the repository at this point in the history
  17. SERVER-30968 Remove explicit set of ok field in dbCheck

    aidenszeto authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e6a8bf4 View commit details
    Browse the repository at this point in the history
  18. SERVER-78438 acquireCollectionsOrViews keep snapshot when in WUOW

    ykangpark authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e1bdb19 View commit details
    Browse the repository at this point in the history
  19. SERVER-78454: Increase oplog size for monotonicity_range_sharding_com…

    …pound.js
    wenqinYe authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    beea7f8 View commit details
    Browse the repository at this point in the history
  20. SERVER-74490 Change NamespaceString::ns() to be private - last unit t…

    …ests
    mathisbessamdb authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8b65393 View commit details
    Browse the repository at this point in the history
  21. SERVER-78314 Add server parameter internalQueryDocumentSourceWriterBa…

    …tchExtraReservedBytes
    mtandrei authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    715e397 View commit details
    Browse the repository at this point in the history
  22. SERVER-77525 moved $queryStats parsing to IDL

    naafiyan authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4cc3ab3 View commit details
    Browse the repository at this point in the history
  23. SERVER-78400 improve OnDeleteOutputsTest unit test error message

    benety authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    08eebf4 View commit details
    Browse the repository at this point in the history
  24. SERVER-72437 Clear in memory logs before each test case in txn_commit…

    …_optimizations_for_read_only_shards.js
    jz1242 authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    355daa6 View commit details
    Browse the repository at this point in the history
  25. SERVER-68678 remove store find and modify images in side collection

    seanzimm authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    987365c View commit details
    Browse the repository at this point in the history
  26. SERVER-78145 Support time-series retryable upsert

    YuhongZhang98 authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d535271 View commit details
    Browse the repository at this point in the history
  27. SERVER-78261 Avoid too long db name in multitenancy environment

    sophiatll authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    42708ed View commit details
    Browse the repository at this point in the history
  28. SERVER-78329 Add recordId to oplog entry format

    erl-ang authored and Evergreen Agent committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    808c39f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. SERVER-78416 add comment to exclude requestResumeToken related tests …

    …in fcv up/downgrade suite
    YoungYang0820 authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a499a1d View commit details
    Browse the repository at this point in the history
  2. SERVER-47204 Get rid of OperationContextNoop

    kaloianm authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    876be0d View commit details
    Browse the repository at this point in the history
  3. SERVER-78312 Move libfuzzer task definitions to sanitizer.yml

    spencerjackson authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0942f81 View commit details
    Browse the repository at this point in the history
  4. Import wiredtiger: 12e6ad470c95c16695fc2f2aa05cb5da1e10d72d from bran…

    …ch mongodb-master
    
    ref: 3fec160f84..12e6ad470c
    for: 7.1.0-rc0
    
    WT-11194 Fixing format load when reverse is enabled.
    mm-ng authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    992405d View commit details
    Browse the repository at this point in the history
  5. Import wiredtiger: 78413b934d7b899b8b745063d58720578c29fcaf from bran…

    …ch mongodb-master
    
    ref: 12e6ad470c..78413b934d
    for: 7.1.0-rc0
    
    WT-11227 Disable failing tests after Python 3.9.5 upgrade
    mm-ng authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b48270c View commit details
    Browse the repository at this point in the history
  6. Import wiredtiger: fdfe63735a787b01d171de3b8137cfd887f7cf74 from bran…

    …ch mongodb-master
    
    ref: 78413b934d..fdfe63735a
    for: 7.1.0-rc0
    
    WT-11224 Rename __wt_exclusive_handle_operation to reflect what the function does
    mm-ng authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    5bb3d11 View commit details
    Browse the repository at this point in the history
  7. SERVER-78371: Enable tests that previously resulted in an index build…

    … invariant
    
    For fcv_upgrade_downgrade_replica_sets_jscore_passthrough.yml, we are
    enabling the previously disabled tests now that the dependency SERVER-77387
    is resolved.
    adizaimi authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b1b8f50 View commit details
    Browse the repository at this point in the history
  8. SERVER-74490 Change NamespaceString::ns() to be private - catalog2

    mathisbessamdb authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    66aa246 View commit details
    Browse the repository at this point in the history
  9. SERVER-78470 Do not restore UpdateStage/DeleteStage's children if the…

    … stage is done.
    jordist authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ea02a3f View commit details
    Browse the repository at this point in the history
  10. SERVER-70036 Deprioritize range deletions and add a configurable para…

    …meter to avoid starvation
    pierlauro authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    115d825 View commit details
    Browse the repository at this point in the history
  11. SERVER-78469 Fix truncate markers test in debug builds

    jordiolivares authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fec9a7e View commit details
    Browse the repository at this point in the history
  12. SERVER-77586 Allow capped collections and TTL indexes simultaneously

    Malik Endsley authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fbc4617 View commit details
    Browse the repository at this point in the history
  13. Revert "SERVER-77604 Implement resharding retryability using user-pro…

    …vided UUID"
    
    This reverts commit ad20f2b.
    mtrussotto authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    48a676c View commit details
    Browse the repository at this point in the history
  14. SERVER-78491 Add resumeAfter test to backport required file

    galon1 authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    dd5eecc View commit details
    Browse the repository at this point in the history
  15. SERVER-78194 Migrate calls to RP::forClusterResource() from mongo/db/…

    …auth to pass tenantId()
    marksg07 authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a7e8bb8 View commit details
    Browse the repository at this point in the history
  16. SERVER-78355 Address TODO on analyze_shard_key.js test

    jordist authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    55c275b View commit details
    Browse the repository at this point in the history
  17. SERVER-78266 Removed TODOs from code

    IamXander authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2577f7e View commit details
    Browse the repository at this point in the history
  18. SERVER-78492 Give fuzzer tasks an effective resmoke_args by default.

    The idea behind `resmoke_args: --help` was to ensure each fuzzer-related
    Evergreen task would override the configuration setting. While this
    defensive approach may have been useful in the past, it is
    counterproductive now where we can silently not be running any tests in
    the Evergreen task.
    visemet authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    56f27e0 View commit details
    Browse the repository at this point in the history
  19. SERVER-78196 Migrate remaining calls to RP::forClusterResource() to p…

    …ass tenantId()
    marksg07 authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4d028d0 View commit details
    Browse the repository at this point in the history
  20. SERVER-78280 Implement basic execution in the vectorSearch stage

    Alyssa Wagenmaker authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b3c6b2b View commit details
    Browse the repository at this point in the history
  21. SERVER-78265 Make analyzeShardKey command support sampling documents

    cheahuychou authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    41619ff View commit details
    Browse the repository at this point in the history
  22. SERVER-73828 [CQF] Extend BoolExpr visitConjuncts/Disjuncts to suppor…

    …t early return
    Jess Balint authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    38b1ac2 View commit details
    Browse the repository at this point in the history
  23. SERVER-78487 Fully disable featureFlagOnlineMovePrimaryLifecycle

    brettnawrocki authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6ce6da4 View commit details
    Browse the repository at this point in the history
  24. SERVER-77656 Add multitenancy rollback test

    nadeaudi authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1da8ac4 View commit details
    Browse the repository at this point in the history
  25. SERVER-78384 Refactor validation logic for net.port

    samanca authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7e059e2 View commit details
    Browse the repository at this point in the history
  26. SERVER-78445 Create validateMode parameter for dbCheck

    aidenszeto authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    030ae2e View commit details
    Browse the repository at this point in the history
  27. SERVER-77639: add resharding improvements metrics

    YoungYang0820 authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    9103148 View commit details
    Browse the repository at this point in the history
  28. SERVER-77611 Add a static constructor/destructor for the TransactionR…

    …esources decoration
    kaloianm authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4692c30 View commit details
    Browse the repository at this point in the history
  29. SERVER-74954 Incorrect result when contained $or rewrites $elemMatch …

    …extra condition.
    svilen-mihaylov authored and Evergreen Agent committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    57fac8e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Import wiredtiger: 3ffe37211688408d645156e7423d1b52f0f1716c from bran…

    …ch mongodb-master
    
    ref: fdfe63735a..3ffe372116
    for: 7.1.0-rc0
    
    WT-11226 Correctly set environment variables in tiered and predictable tests
    mm-ng authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f31c246 View commit details
    Browse the repository at this point in the history
  2. Import wiredtiger: 7c9d8955e76ef93ff77976f3b3432af50584117a from bran…

    …ch mongodb-master
    
    ref: 3ffe372116..7c9d8955e7
    for: 7.1.0-rc0
    
    WT-11210 Add the 7.0 branch in compatibility testing and doc generation
    mm-ng authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2461ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca45b52 View commit details
    Browse the repository at this point in the history
  4. SERVER-77308: Increase balancerChunksSelectionTimeoutMs on unit tests

    pbaldisa authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9743fd9 View commit details
    Browse the repository at this point in the history
  5. SERVER-69824: Add M30 variant to sys-perf

    miguelangelnieto authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ea4c8b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d0d8b5 View commit details
    Browse the repository at this point in the history
  7. SERVER-72799 KeyString namespace to key_string

    miquelmunozMDB authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    108284c View commit details
    Browse the repository at this point in the history
  8. SERVER-78419 Convert FSM to load workloads as modules

    mbroadst authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1ce8128 View commit details
    Browse the repository at this point in the history
  9. SERVER-75298 Reduce log error severity in sharding logging library

    pbaldisa authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1960b79 View commit details
    Browse the repository at this point in the history
  10. Revert "SERVER-77656 Add multitenancy rollback test"

    This reverts commit 1da8ac4.
    liubov-molchanova authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    38f96c4 View commit details
    Browse the repository at this point in the history
  11. SERVER-45607 Expose ping times for hosts on the ReplicaSetMonitor

    Jennifer Wang authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    19743aa View commit details
    Browse the repository at this point in the history
  12. SERVER-47204 Fix broken service_executor_bm

    kaloianm authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    aa78d65 View commit details
    Browse the repository at this point in the history
  13. SERVER-72331 Set errmsg in dbclient_connection.cpp

    Jennifer Wang authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0cd88e4 View commit details
    Browse the repository at this point in the history
  14. SERVER-74682 Add tsan_incompatible tag to block FIPS tests

    marksg07 authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7c10f0f View commit details
    Browse the repository at this point in the history
  15. SERVER-77654 Parse timeseries timeField as BSON instead of JSON

    huayu-ouyang authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    488575e View commit details
    Browse the repository at this point in the history
  16. SERVER-75623 redact field names prefixed with $

    naafiyan authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9ea97aa View commit details
    Browse the repository at this point in the history
  17. Revert "SERVER-77586 Allow capped collections and TTL indexes simulta…

    …neously"
    
    This reverts commit fbc4617.
    Malik Endsley authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e12eb85 View commit details
    Browse the repository at this point in the history
  18. SERVER-77700 Replace MurmurHash3 with absl::Hash if possible in HashB…

    …lock::Hash
    markbenvenuto authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0685743 View commit details
    Browse the repository at this point in the history
  19. SERVER-78303: Optimize ScopedTimer

    ccstolley authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    391dbe5 View commit details
    Browse the repository at this point in the history
  20. SERVER-75391 Remove upgrade/downgrade code for config shards

    jsmulrow authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    694c8a2 View commit details
    Browse the repository at this point in the history
  21. SERVER-78476 use FeatureFlag.isPresentAndEnabled in find_with_resume_…

    …after_param.js
    YoungYang0820 authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    37c5e1a View commit details
    Browse the repository at this point in the history
  22. SERVER-77437 revise majority read part of repl arch guide

    YoungYang0820 authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e7a38da View commit details
    Browse the repository at this point in the history
  23. Revert "SERVER-77934 Add tests to cover truncate rollback for pre-ima…

    …ge removal"
    
    This reverts commit 4d0d8b5.
    szuiko authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2c44347 View commit details
    Browse the repository at this point in the history
  24. SERVER-68351 Run SELinux core tests in parallel shells

    erwee authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e580e5c View commit details
    Browse the repository at this point in the history
  25. SERVER-76465: adding feature flag for $search in SBE

    kmznam authored and Evergreen Agent committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4e62f95 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. SERVER-76158 More descriptive comments for ClusterRole class

    jsmulrow authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    209bc30 View commit details
    Browse the repository at this point in the history
  2. Import wiredtiger: 3aa2d3f1ccd04e41d1b8d553ed09713a65c61da0 from bran…

    …ch mongodb-master
    
    ref: 7c9d8955e7..3aa2d3f1cc
    for: 7.1.0-rc0
    
    WT-11233 Ensure all evergreen variants are using the v4 toolchain
    mm-ng authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8ff77f9 View commit details
    Browse the repository at this point in the history
  3. Import wiredtiger: 1f86889c4cfc624aa3d2abadd01708ada2193f3b from bran…

    …ch mongodb-master
    
    ref: 3aa2d3f1cc..1f86889c4c
    for: 7.1.0-rc0
    
    WT-8728 Remove FIXME comment regarding tiered storage and memory mapped files
    mm-ng authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ec225ab View commit details
    Browse the repository at this point in the history
  4. Import wiredtiger: 6dad40df47ea3d45fd908aa95fe870fb2e00cd88 from bran…

    …ch mongodb-master
    
    ref: 1f86889c4c..6dad40df47
    for: 7.1.0-rc0
    
    WT-11237 Pass the database name to the performance tests in evergreen.yml
    mm-ng authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    afddfad View commit details
    Browse the repository at this point in the history
  5. Revert "SERVER-45607 Expose ping times for hosts on the ReplicaSetMon…

    …itor"
    
    This reverts commit 19743aa.
    liubov-molchanova authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7514a7c View commit details
    Browse the repository at this point in the history
  6. SERVER-67929 Remove sharding DDL timeseries multiversion test special…

    … handling
    toto-dev authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9381db6 View commit details
    Browse the repository at this point in the history
  7. Revert "SERVER-77700 Replace MurmurHash3 with absl::Hash if possible …

    …in HashBlock::Hash"
    
    This reverts commit 0685743.
    liubov-molchanova authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9b0bd76 View commit details
    Browse the repository at this point in the history
  8. SERVER-77513 Range deletion document removal commit must trigger in-m…

    …emory state update
    pierlauro authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    866f81b View commit details
    Browse the repository at this point in the history
  9. SERVER-78537 Improve interface for ShardRole's multiple collection ac…

    …quisitions
    jordist authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f52a387 View commit details
    Browse the repository at this point in the history
  10. SERVER-77498 Add a QE workload to change stream passthrough suites

    erwee authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8a9c173 View commit details
    Browse the repository at this point in the history
  11. SERVER-77477: Add dedicated passthroughs for CQF MS4, SERVER-77476: R…

    …emove cqf_incompatible from jstests which pass in MS2
    HanaPearlman authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    cc4bc68 View commit details
    Browse the repository at this point in the history
  12. SERVER-76771 Change audit::log*Database to use a DatabaseName

    sophiatll authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5c2df77 View commit details
    Browse the repository at this point in the history
  13. SERVER-78572 Reduce duplicate work on find command hot path

    davish authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    61c55fd View commit details
    Browse the repository at this point in the history
  14. SERVER-78472 Fix $densify when input ends before explicit range

    TedTuckman authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a095e73 View commit details
    Browse the repository at this point in the history
  15. SERVER-78388: Fix geo custom serialization to be reparseable

    wbuerger46 authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    245928f View commit details
    Browse the repository at this point in the history
  16. SERVER-74597 Make periodic job period getters const

    Jennifer Wang authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3d1af0b View commit details
    Browse the repository at this point in the history
  17. SERVER-76258 Introduce a flag to determine if time-series bucketing p…

    …arameters have changed
    banarun authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3d25987 View commit details
    Browse the repository at this point in the history
  18. Revert "SERVER-78329 Add recordId to oplog entry format"

    This reverts commit 808c39f.
    erl-ang authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d11b3e2 View commit details
    Browse the repository at this point in the history
  19. SERVER-69347 Remove featureFlagResharding

    zorro786 authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e91c8bd View commit details
    Browse the repository at this point in the history
  20. SERVER-78571 Added fcv requirement tag to dbcheck parameter jstest

    aidenszeto authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0af3590 View commit details
    Browse the repository at this point in the history
  21. Revert "SERVER-68172 add feature flag for Globally Unique Replicated …

    …Record Ids"
    
    This reverts commit ac3ab64.
    Malik Endsley authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5c54f3c View commit details
    Browse the repository at this point in the history
  22. SERVER-78335 Avoid query stats parse unless its configured

    cswanson310 authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7060765 View commit details
    Browse the repository at this point in the history
  23. SERVER-78179 Code Cleanup for Online MovePrimary

    brettnawrocki authored and Evergreen Agent committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    eea7077 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. SERVER-74284 Fix existing tests for command serialization/deserializa…

    …tion
    cortrain authored and Evergreen Agent committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    d43674a View commit details
    Browse the repository at this point in the history
  2. SERVER-77856 Add unsupported parameter to force a particular node as …

    …sync source
    kmahar authored and Evergreen Agent committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    2cfe5ed View commit details
    Browse the repository at this point in the history
  3. Revert "SERVER-77513 Range deletion document removal commit must trig…

    …ger in-memory state update"
    
    This reverts commit 866f81b.
    auto-revert-processor authored and Evergreen Agent committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    482bf3a View commit details
    Browse the repository at this point in the history
  4. SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0

    dmoody256 authored and Evergreen Agent committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    f8e4be7 View commit details
    Browse the repository at this point in the history
  5. SERVER-78576 fix listIndexes support for index builds in time-series …

    …buckets collection
    benety authored and Evergreen Agent committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    9aab881 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Import wiredtiger: b5cf91a8536e5187e85cf1209f4458d0f1fd7901 from bran…

    …ch mongodb-master
    
    ref: 6dad40df47..b5cf91a853
    for: 7.1.0-rc0
    
    WT-11197 Add an aggressive sweep server option for schema_abort test
    etienneptl authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4fc07d3 View commit details
    Browse the repository at this point in the history
  2. SERVER-29109 avoid logging client metadata when --quiet

    TylerBrock authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ff2e82d View commit details
    Browse the repository at this point in the history
  3. SERVER-77514 Remove the usage of the ParallelBatchWriterMutex from th…

    …e ShardServerCatalogCacheLoader
    allisoneaston authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e9e86bf View commit details
    Browse the repository at this point in the history
  4. SERVER-78216 Make change stream pre-image and change collection trunc…

    …ation kImmediate priority
    haleyConnelly authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ddd8232 View commit details
    Browse the repository at this point in the history
  5. SERVER-76001 Add serverStatus metrics for "abortExpiredTransactions" …

    …thread
    haleyConnelly authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2c5a74d View commit details
    Browse the repository at this point in the history
  6. SERVER-77513 Range deletion document removal commit must trigger in-m…

    …emory state update
    pierlauro authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    96d6921 View commit details
    Browse the repository at this point in the history
  7. SERVER-78545 Make CheckMetadataConsistency hook transient to FailedTo…

    …SatisfyReadPreference error
    PolPinol authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ea8f29f View commit details
    Browse the repository at this point in the history
  8. SERVER-77506 Expose the maxValidAfter timestamp alongside the shardVe…

    …rsion
    kaloianm authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    da006e9 View commit details
    Browse the repository at this point in the history
  9. SERVER-77928 Remove 'forceClassicEngine' option for clustered_collect…

    …ion_passthrough
    jameswahlin authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e1d9c23 View commit details
    Browse the repository at this point in the history
  10. SERVER-76796 Upgrade several linters

    stevegrossmongodb authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    373aff4 View commit details
    Browse the repository at this point in the history
  11. SERVER-77545 SERVER-77422 Change DDL lock mode acquisitions and wrap …

    …DB DDL lock under a Collection DDL lock
    silviasuhu authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3b3d7b0 View commit details
    Browse the repository at this point in the history
  12. SERVER-78408 Remove catch for InvalidViewDefinition in setAllowMigrat…

    …ions
    allisoneaston authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0252d98 View commit details
    Browse the repository at this point in the history
  13. SERVER-75606 Fix log format in platform_init.cpp

    pbaldisa authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b3dbf60 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    876c905 View commit details
    Browse the repository at this point in the history
  15. SERVER-77792 : Deprioritize unbounded user collection scans (dependin…

    …g on server option)
    rhausman authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cd37c08 View commit details
    Browse the repository at this point in the history
  16. SERVER-78238: exclude non-indexable fields from FTS indexes

    albymassari authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    96cf5d1 View commit details
    Browse the repository at this point in the history
  17. SERVER-74324 Remove _shardsvrDropCollectionIfUUIDNotMatching command

    m4nti5 authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8db362d View commit details
    Browse the repository at this point in the history
  18. SERVER-77495 : Enforce pipeline limit length earlier

    rhausman authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    08d4338 View commit details
    Browse the repository at this point in the history
  19. SERVER-77600 Add a Queryable Encryption test in jstests/core

    erwee authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b12221e View commit details
    Browse the repository at this point in the history
  20. SERVER-74480 Remove "Table Ident Resolution" subheading from catalog …

    …arch guide
    gregorynoma authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1b3be3e View commit details
    Browse the repository at this point in the history
  21. SERVER-73253: Better path tracking when renaming nested/compound grou…

    …ping fields -- after revert
    mattsimply authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    244f33b View commit details
    Browse the repository at this point in the history
  22. SERVER-78597 Passthroughs must only evaluate in strict mode

    mbroadst authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9bfd2a0 View commit details
    Browse the repository at this point in the history
  23. SERVER-78584 Fix timeseries_field_parsed_as_bson.js to not run in mul…

    …tiversion
    huayu-ouyang authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d943017 View commit details
    Browse the repository at this point in the history
  24. SERVER-78630 Disable featureFlagSearchInSbe in all-feature-flags vari…

    …ants
    leozzx authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a9ec644 View commit details
    Browse the repository at this point in the history
  25. SERVER-78401 declare default accumulator value in MigrationChunkClone…

    …rSourceOpObserver::onDelete()
    benety authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a46e261 View commit details
    Browse the repository at this point in the history
  26. SERVER-78212: Add expMovingAvg window function in sbe

    projjal authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    08c5a51 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cace62b View commit details
    Browse the repository at this point in the history
  28. SERVER-78642 Remove opsPerSec from throughput probing statistics

    gregorynoma authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    02cbe1f View commit details
    Browse the repository at this point in the history
  29. Revert "SERVER-73253: Better path tracking when renaming nested/compo…

    …und grouping fields -- after revert"
    
    This reverts commit 244f33b.
    mattsimply authored and Evergreen Agent committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fa3def5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. SERVER-78401 OpObserverImpl::onUpdate() writes change streams pre-ima…

    …ge after updating logical session record
    benety authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f8984ec View commit details
    Browse the repository at this point in the history
  2. SERVER-78544 Re-enable multiversion testing for analyzeShardKey and c…

    …onfigureQueryAnalyzer commands
    cheahuychou authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ac6e36e View commit details
    Browse the repository at this point in the history
  3. Revert "SERVER-77495 : Enforce pipeline limit length earlier"

    This reverts commit 08d4338.
    auto-revert-processor authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2856f3f View commit details
    Browse the repository at this point in the history
  4. SERVER-78583 Make tenant migration tests to use free function makeTen…

    …antDB().
    smani87 authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6c37e9c View commit details
    Browse the repository at this point in the history
  5. SERVER-78378 Update "requires_fcv" tag from move_chunk_with_in_progre…

    …ss_index_builds.js
    PolPinol authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f4f8c5f View commit details
    Browse the repository at this point in the history
  6. SERVER-72530 Make $_internalOwningShard aggregation not cause a refre…

    …sh of the sharding filtering metadata
    PolPinol authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9887f18 View commit details
    Browse the repository at this point in the history
  7. SERVER-77810 Ensure the correct exception in OpMsg::parse()

    romanskas authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ac94a93 View commit details
    Browse the repository at this point in the history
  8. SERVER-76264 Prevent segfaults over uninitialized OptionalRoutingTabl…

    …eHistory
    PolPinol authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d0d1ad1 View commit details
    Browse the repository at this point in the history
  9. SERVER-78204 Refactor acquisitions to be a smart pointer

    jordiolivares authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e89dcf1 View commit details
    Browse the repository at this point in the history
  10. SERVER-74536 Consolidate move_range_basic.js and move_range_max_bound…

    ….js after 7.0 branches out
    allisoneaston authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f6a13f5 View commit details
    Browse the repository at this point in the history
  11. SERVER-78401 OpObserverImpl::onDelete() writes change streams pre-ima…

    …ge after updating logical session record
    benety authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f3d6086 View commit details
    Browse the repository at this point in the history
  12. SERVER-78143 Remove TODO SERVER-74953

    ykangpark authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a897690 View commit details
    Browse the repository at this point in the history
  13. SERVER-77506 Require OperationSessionInfoFromClient to be constructed…

    … with min required arguments
    kaloianm authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1e0d479 View commit details
    Browse the repository at this point in the history
  14. Revert "SERVER-29109 avoid logging client metadata when --quiet"

    This reverts commit ff2e82d.
    dziana.hurynovich authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1f19c77 View commit details
    Browse the repository at this point in the history
  15. SERVER-78434 Never try to shard views in implicit shardCollection pas…

    …sthrough
    enricogolfieri authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e8821d0 View commit details
    Browse the repository at this point in the history
  16. SERVER-77656 Add multitenancy rollback test

    nadeaudi authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    aeb548f View commit details
    Browse the repository at this point in the history
  17. SERVER-78401 OpObserverImpl::onUnpreparedTransactionCommit() writes c…

    …hange streams pre-image after writing findAndModify image
    benety authored and Evergreen Agent committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0655953 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Import wiredtiger: 2c140a4fbeab786e36d39d1df00d7d3dd9bdf328 from bran…

    …ch mongodb-master
    
    ref: b5cf91a853..2c140a4fbe
    for: 7.1.0-rc0
    
    WT-11025 Make test_compact04 robust to spurious test failures (which are expected)
    agorrod authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0ffd4c9 View commit details
    Browse the repository at this point in the history
  2. Import wiredtiger: 7436a8fe2ca61e9eb4e92b11525c3ca46c698ac5 from bran…

    …ch mongodb-master
    
    ref: 2c140a4fbe..7436a8fe2c
    for: 7.1.0-rc0
    
    WT-11223 Removing logic from the prepare resolution diagnostic check and reducing its scope
    agorrod authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    84c9c9c View commit details
    Browse the repository at this point in the history
  3. Import wiredtiger: e0206b239f6baaab0f4692c31fc10c6c8c28fc39 from bran…

    …ch mongodb-master
    
    ref: 7436a8fe2c..e0206b239f
    for: 7.1.0-rc0
    
    WT-10927 Re-enable hs verification
    agorrod authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    22a5016 View commit details
    Browse the repository at this point in the history
  4. SERVER-78601 Fix error generation and handling for notifyShardingEven…

    …ts() on DB creation
    ppolato authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f5deb07 View commit details
    Browse the repository at this point in the history
  5. SERVER-78446 Create secondaryIndex field for dbCheck

    aidenszeto authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4b32bf2 View commit details
    Browse the repository at this point in the history
  6. SERVER-68217 Remove feature flag for PM-1939

    ppolato authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5e05c79 View commit details
    Browse the repository at this point in the history
  7. SERVER-78047 Push $limit up into $sort for time-series collection

    Alice Li authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3b29c47 View commit details
    Browse the repository at this point in the history
  8. SERVER-78383 assert index build worked

    krutishah139 authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    17226b1 View commit details
    Browse the repository at this point in the history
  9. SERVER-61211 IDL command definition for 'lockInfo'

    mimugara authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    16ce5e3 View commit details
    Browse the repository at this point in the history
  10. SERVER-77399 Remove preallocateSnapshotForOplogRead()

    dgomezferro authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4123309 View commit details
    Browse the repository at this point in the history
  11. SERVER-78582 Limit number of external_auth_oidc jobs to 1

    adriangzz authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8f376bd View commit details
    Browse the repository at this point in the history
  12. SERVER-51563 Support expression $trim in SBE

    pdan101 authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ba2bde3 View commit details
    Browse the repository at this point in the history
  13. SERVER-66060: Remove catalog shard feature flag

    kshitijng authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3d60173 View commit details
    Browse the repository at this point in the history
  14. SERVER-78595 Test that timeseries collections do not support the anal…

    …yzeShardKey and configureQueryAnalyzer commands
    cheahuychou authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d21b846 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ba0cfd View commit details
    Browse the repository at this point in the history
  16. SERVER-66886 Remove Feature Flag for PM-2933

    toto-dev authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5eac3f9 View commit details
    Browse the repository at this point in the history
  17. SERVER-78523 Add more tasks into query stats perf comparisons

    cswanson310 authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bd76c6d View commit details
    Browse the repository at this point in the history
  18. SERVER-78125: add appendSerializedRightHandSide

    wbuerger46 authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ee1f66f View commit details
    Browse the repository at this point in the history
  19. SERVER-78459 Remove stale TODO about creating collection.

    cswanson310 authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d302e17 View commit details
    Browse the repository at this point in the history
  20. SERVER-77632 Add explicit targeting of hosts to AsyncRequestSender

    mtrussotto authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7df6b5b View commit details
    Browse the repository at this point in the history
  21. SERVER-78551 Migrate analyze_plan library to module

    mbroadst authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1e98a0f View commit details
    Browse the repository at this point in the history
  22. SERVER-78494 Restrict timeseries collection renames between buckets n…

    …amespaces
    Faustoleyva54 authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9e6a368 View commit details
    Browse the repository at this point in the history
  23. SERVER-72066 Remove unnecessary code from OperationContext::checkForI…

    …nterruptNoAssert
    Jennifer Wang authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    db53cb6 View commit details
    Browse the repository at this point in the history
  24. SERVER-78187 Make killing a child session interrupt all sessions asso…

    …ciated with it unless the kill is performed by reaping of internal sessions for old retryable writes
    cheahuychou authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ba6406c View commit details
    Browse the repository at this point in the history
  25. SERVER-78595 Make configureQueryAnalyzer override ignore IllegalOpera…

    …tion error
    cheahuychou authored and Evergreen Agent committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ace8cf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. SERVER-78684 Fixed package test

    IamXander authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    153a760 View commit details
    Browse the repository at this point in the history
  2. SERVER-78187 Fix file name in backports_required_for_multiversion_tes…

    …ts.yml
    cheahuychou authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    28906c2 View commit details
    Browse the repository at this point in the history
  3. Import wiredtiger: 28401ec13dc86a30dc53b7400cc63837d82e4af1 from bran…

    …ch mongodb-master
    
    ref: e0206b239f..28401ec13d
    for: 7.1.0-rc0
    
    WT-10831 Improve cache tracking for small uncompressed pages
    agorrod authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    074c88b View commit details
    Browse the repository at this point in the history
  4. Import wiredtiger: ca2743242fc00841b26389d5d3f32a619a26a154 from bran…

    …ch mongodb-master
    
    ref: 28401ec13d..ca2743242f
    for: 7.1.0-rc0
    
    WT-10990 Killing child of test_random_directio if parent aborts
    agorrod authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f1ae5e6 View commit details
    Browse the repository at this point in the history
  5. Import wiredtiger: 1ec9dedc9a8fa61b1908464653b84819d22298fe from bran…

    …ch mongodb-master
    
    ref: ca2743242f..1ec9dedc9a
    for: 7.1.0-rc0
    
    WT-11238 Disable FLCS scenarios in compatibility testing for older branches
    agorrod authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c7154c6 View commit details
    Browse the repository at this point in the history
  6. Import wiredtiger: e7aba420ababb122f068ba5269541e54493419cf from bran…

    …ch mongodb-master
    
    ref: 1ec9dedc9a..e7aba420ab
    for: 7.1.0-rc0
    
    WT-11265 Give test_checkpoint the right option to run on FLCS
    agorrod authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    201db0d View commit details
    Browse the repository at this point in the history
  7. SERVER-68008 Remove 6.0 compatible collmod coordinator

    allisoneaston authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    45f1783 View commit details
    Browse the repository at this point in the history
  8. SERVER-78659 Join the TaskExecutor while leaving the Balancer seconda…

    …ry thread
    ppolato authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bc59978 View commit details
    Browse the repository at this point in the history
  9. SERVER-77405 Make lock-free acquisitions the default, falling back to…

    … locked acquisitions when needed
    jordist authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    09de358 View commit details
    Browse the repository at this point in the history
  10. SERVER-62987 Secondary refreshes should be interrupted on replication…

    … rollback
    allisoneaston authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2196021 View commit details
    Browse the repository at this point in the history
  11. SERVER-78613 Extend roles that a cluster node can act with router

    afuschetto authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2618bba View commit details
    Browse the repository at this point in the history
  12. SERVER-78052 Adapt commitMergeAllChunksOnShard to take into account…

    … zones
    pierlauro authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c1faace View commit details
    Browse the repository at this point in the history
  13. SERVER-78675 move getMaxNumberOfTransactionOperationsInSingleOplogEnt…

    …ry() and getMaxSizeOfTransactionOperationsInSingleOplogEntryBytes() from OpObserverImpl to TransactionParticipant
    benety authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f5fb74d View commit details
    Browse the repository at this point in the history
  14. SERVER-77495 : Un-revert pipeline length limit enforcement

    rhausman authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b48c50c View commit details
    Browse the repository at this point in the history
  15. SERVER-78021 Prevent deadlock caused by session checkout and _chunkOp…

    …Lock locking ordering
    m4nti5 authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5489c85 View commit details
    Browse the repository at this point in the history
  16. SERVER-78675 TransactionParticipant generates applyOps entry informat…

    …ion for prepared transactions rather than delegating to OpObserverImpl
    benety authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f9a49ec View commit details
    Browse the repository at this point in the history
  17. SERVER-77865 Reduce frequency of 1-node-replset Bonsai variants

    HCSPete authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    df34468 View commit details
    Browse the repository at this point in the history
  18. SERVER-26879 Get rid of LockerNoop

    kaloianm authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    505d343 View commit details
    Browse the repository at this point in the history
  19. SERVER-77668: Point Azure variant to latest intel workload client pro…

    …visioning file
    jawwadasghar authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7d697fe View commit details
    Browse the repository at this point in the history
  20. SERVER-77700 Replace MurmurHash3 with absl::Hash if possible in HashB…

    …lock::Hash
    markbenvenuto authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0856acc View commit details
    Browse the repository at this point in the history
  21. SERVER-72992: Support bulk write by mongod as router

    seanzimm authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7864ac7 View commit details
    Browse the repository at this point in the history
  22. SERVER-77375 Try paring down the workloads for ASAN builds

    BlakeIsBlake authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ce213e8 View commit details
    Browse the repository at this point in the history
  23. SERVER-75357 Move static checks to command implementation.

    pbaldisa authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ab52854 View commit details
    Browse the repository at this point in the history
  24. SERVER-67588 remove featureFlagBucketUnpackWithSort

    Misha Tyulenev authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d5dd113 View commit details
    Browse the repository at this point in the history
  25. SERVER-78577 CollectionScanNode to store a NamespaceString for 'name'…

    … attribute
    mathisbessamdb authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    075b61e View commit details
    Browse the repository at this point in the history
  26. SERVER-78493 Issues with on non-encrypted fields QE

    shreyaskal authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f2fa576 View commit details
    Browse the repository at this point in the history
  27. SERVER-77072 Change updateMany to updateOne in order to fully test th…

    …e desired behavior in jstest
    m4nti5 authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0de15b7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c53b81d View commit details
    Browse the repository at this point in the history
  29. SERVER-51563 Reverted SBE compatibility for $trim to incompatible

    pdan101 authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    134fca1 View commit details
    Browse the repository at this point in the history
  30. SERVER-52149: Add feature flag for cluster fsync lock

    jadalilleboe authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    cb40fa9 View commit details
    Browse the repository at this point in the history
  31. SERVER-78409 Erase from outstanding queries list by query in mongo cl…

    …ient
    
    Removing from the list by iterator queryIter resulted in failure because
    queryIter can be invalidated by the time the lambda function is called and
    calls the copy constructor of the queryIter (since we don't hold the lock).
    Here we remove the query from the list by traversing the list, which is not
    expected to be very large.
    adizaimi authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a9ae809 View commit details
    Browse the repository at this point in the history
  32. SERVER-78396 Avoid calling deprecated NamespaceString::db() in unit t…

    …est code
    nadeaudi authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2d6052c View commit details
    Browse the repository at this point in the history
  33. SERVER-77944 Document LibFuzzer

    spencerjackson authored and Evergreen Agent committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c62f523 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. SERVER-78493 Issues with on non-encrypted fields QE

    shreyaskal authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    918c3a7 View commit details
    Browse the repository at this point in the history
  2. SERVER-78554 PinnedConnectionTaskExecutor destroys unhealthy stream b…

    …efore notifying of command comletion
    gewa24 authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b33a9c9 View commit details
    Browse the repository at this point in the history
  3. Import wiredtiger: 88d723bb8889f056c2a6f97b09698d01966b91f6 from bran…

    …ch mongodb-master
    
    ref: e7aba420ab..88d723bb88
    for: 7.1.0-rc0
    
    WT-11146 Add Antithesis prints at stress points.
    agorrod authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f4b9452 View commit details
    Browse the repository at this point in the history
  4. Import wiredtiger: 67e33138ba15b6f7ed90e9469cf885322c8b64ea from bran…

    …ch mongodb-master
    
    ref: 88d723bb88..67e33138ba
    for: 7.1.0-rc0
    
    WT-8886 Remove FIXME comment in cppsuite
    agorrod authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d3346d7 View commit details
    Browse the repository at this point in the history
  5. SERVER-78297 Introduce and enforce RemoveOrphansRequirement

    This patch implements barebones support for Bonsai to start generating physical plans that perform shard filtering.
    * Add bit to optimizer metadata to indicate whether a `ScanDefinition` can have orphans.
    * Introduce new physical property, `RemoveOrphansRequirement`, which indicates whether a group needs to perform shard filtering.
    * Write an enforcer rewrite which satisfies `RemoveOrphansRequirement` by inserting an `EvaluationNode` for each field of the shard key from the scan projection and inserting a `FilterNode` that uses those projections to invoke the `shardFilter` SBE builtin.
    
    This patch only ever satisfies `RemoveOrphansRequirement` with a fetch. We will support shard filtering over index keys (enabling covered plans) in a followup.
    bshteinfeld authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    812fc17 View commit details
    Browse the repository at this point in the history
  6. SERVER-77341 Add cpuload command to mongos and add duration statistics

    to the command's output
    
    Closes mongodb#1546
    
    Signed-off-by: George Wangensteen <george.wangensteen@mongodb.com>
    y123456yz authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    dc55466 View commit details
    Browse the repository at this point in the history
  7. SERVER-78364 Support sharded time-series retryable updateOne

    YuhongZhang98 authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b408e67 View commit details
    Browse the repository at this point in the history
  8. SERVER-77506 Rewrite TransactionRouter::appendFieldsForStartTransacti…

    …on in a more linear form
    kaloianm authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    21bebca View commit details
    Browse the repository at this point in the history
  9. SERVER-77425 ScopedLocalCatalogWriteFence should not perform logic in…

    … rollback handler
    jordist authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2820956 View commit details
    Browse the repository at this point in the history
  10. SERVER-77644 Consolidate the usage of NamespaceStringOrUUID in shard_…

    …role.cpp
    jordist authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    767cdda View commit details
    Browse the repository at this point in the history
  11. SERVER-78766 Robustify compound_wildcard_index_unbounded.js

    lriuui0x0 authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1c04c57 View commit details
    Browse the repository at this point in the history
  12. SERVER-78767 Replace std::ranges::sample usage with std::sample for C…

    …++17 compliance
    pierlauro authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    eb23647 View commit details
    Browse the repository at this point in the history
  13. SERVER-26879 Add missed reference to service_context_non_d for window…

    …_function_percentile_bm
    kaloianm authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    feac8b2 View commit details
    Browse the repository at this point in the history
  14. SERVER-75629 Replace newStorageWithBson() with reset()

    Foteini Alvanaki authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3671be3 View commit details
    Browse the repository at this point in the history
  15. SERVER-78740 : Make NamespaceString::toString() private.

    rhausman authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    52dbcef View commit details
    Browse the repository at this point in the history
  16. SERVER-74252 Update tests to assume that movePrimary doesn't copy ind…

    …exes of sharded collections
    PolPinol authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6d4b57f View commit details
    Browse the repository at this point in the history
  17. SERVER-75120 Capture and walk stack in same frame

    markbenvenuto authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8bee9c7 View commit details
    Browse the repository at this point in the history
  18. Revert "SERVER-78304 Removed rdynamic from windows builds"

    This reverts commit a10a79d.
    markbenvenuto authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4f234be View commit details
    Browse the repository at this point in the history
  19. Revert "SERVER-78304 Disabled debug builds with libunwind on arm"

    This reverts commit 9637f5c.
    markbenvenuto authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    adc55f1 View commit details
    Browse the repository at this point in the history
  20. SERVER-78553 Add tenant oplog applier unit tests for shard merge.

    smani87 authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    aa5f5ef View commit details
    Browse the repository at this point in the history
  21. SERVER-78727: Update timeout calculator to handle max_duration_pass

    Jeff Zambory authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8cad9c0 View commit details
    Browse the repository at this point in the history
  22. SERVER-78699 reduce task frequency

    jimoleary authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5637478 View commit details
    Browse the repository at this point in the history
  23. SERVER-78757 Make cluster_time_across_add_shard.js run correctly in s…

    …harding_last_lts_mongos_and_mixed_shards suite with config shard enabled
    cheahuychou authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c491bc4 View commit details
    Browse the repository at this point in the history
  24. SERVER-78733 TransactionParticipant generates applyOps entry informat…

    …ion for unprepared transactions rather than delegating to OpObserverImpl
    
    This commit also moves the oplog reservation logic, which is used for generating
    the applyOps entry information, out of OpObserverImpl into TransactionParticipant.
    benety authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9fa00b3 View commit details
    Browse the repository at this point in the history
  25. SERVER-72768 Support single-op bulkWrite for QE

    fredvitz authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a735a0c View commit details
    Browse the repository at this point in the history
  26. SERVER-78525 Update jstests/noPassthrough/metadata_size_estimate.js t…

    …o use a smaller document size
    mtandrei authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7c5ef59 View commit details
    Browse the repository at this point in the history
  27. SERVER-78779 Make analyze_shard_key.js read/write distribution metric…

    …s validation account for retries in transaction suites
    cheahuychou authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    89151a1 View commit details
    Browse the repository at this point in the history
  28. SERVER-78778 : Added cqf_incompatible tag to disable test

    rhausman authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a991312 View commit details
    Browse the repository at this point in the history
  29. SERVER-78555 Refactor expectPrefix handling to defer dependent fields…

    … with anchors
    sgolemon-corp authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1cf7a00 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    624f572 View commit details
    Browse the repository at this point in the history
  31. SERVER-78494 Restrict timeseries collection renames between buckets n…

    …amespaces
    Faustoleyva54 authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cb15b53 View commit details
    Browse the repository at this point in the history
  32. SERVER-78160 Create new QuerySolutionNode for $search

    pdan101 authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9807185 View commit details
    Browse the repository at this point in the history
  33. SERVER-77669 Add two sharded tests suites which call fcv upgrade down…

    …grade hook
    
    Add two sharded test suites fcv_upgrade_downgrade_sharding_jscore_passthrough
    and fcv_upgrade_downgrade_sharded_collections_jscore_passthrough, which will
    run a background hook to perform repeated fcv upgrade/downgrade while the tests
    are running.
    adizaimi authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ba191c5 View commit details
    Browse the repository at this point in the history
  34. SERVER-78703 Remove check in the analyzeShardKey command that expects…

    … number of orphaned documents <= total number of documents
    cheahuychou authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    74b77ed View commit details
    Browse the repository at this point in the history
  35. SERVER-78703 Fix typos in analyze_shard_key.js

    cheahuychou authored and Evergreen Agent committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4aaa31e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. SERVER-78358 Reduce lock contention in a couple places (part 2)

    paroski authored and Evergreen Agent committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    3b64117 View commit details
    Browse the repository at this point in the history