|
| 1 | +.. _6.3.2-changelog: |
| 2 | + |
| 3 | +6.3.2 Changelog |
| 4 | +--------------- |
| 5 | + |
| 6 | +Sharding |
| 7 | +~~~~~~~~ |
| 8 | + |
| 9 | +- :issue:`SERVER-72146` Make chunk migrations metrics more accessible |
| 10 | + from Atlas |
| 11 | +- :issue:`SERVER-74380` Router role retry loop should allow namespaces |
| 12 | + different from the one it was created for |
| 13 | +- :issue:`SERVER-75481` Consider ideal data size when balancing |
| 14 | +- :issue:`SERVER-76004` Remove incorrect sharding tassert in |
| 15 | + getOwnershipFilter function |
| 16 | +- :issue:`SERVER-76178` Fix moveRange authorization requirements |
| 17 | +- :issue:`SERVER-76394` Allow the setAllowMigrations refresh to be sent |
| 18 | + to all shards in a backportable way |
| 19 | +- :issue:`SERVER-76536` Increase |
| 20 | + receiveChunkWaitForRangeDeleterTimeoutMS in concurrency suites |
| 21 | + |
| 22 | +Query |
| 23 | +~~~~~ |
| 24 | + |
| 25 | +:issue:`SERVER-72224` Clustered collections with non-"simple" default |
| 26 | +collation miss documents when querying on _id using "simple" collation |
| 27 | + |
| 28 | +Internals |
| 29 | +~~~~~~~~~ |
| 30 | + |
| 31 | +- :issue:`SERVER-67105` $in queries do not use clustered index |
| 32 | +- :issue:`SERVER-68670` Cache imbalanced collections for balancing |
| 33 | +- :issue:`SERVER-69952` Filtering on dates outside of the 32 bit epoch |
| 34 | + range returns wrong results |
| 35 | +- :issue:`SERVER-71009` Make sure the select chunks operation doesn't |
| 36 | + take too long |
| 37 | +- :issue:`SERVER-71985` Automatically retry time series insert on |
| 38 | + DuplicateKey error |
| 39 | +- :issue:`SERVER-72520` Decommission Microbenchmark performance tests |
| 40 | + that are running on CBI instances |
| 41 | +- :issue:`SERVER-72686` Add support for $collStats agg stage on |
| 42 | + timeseries collection |
| 43 | +- :issue:`SERVER-73734` Support evergreen nightly project in |
| 44 | + burn_in_tests.py |
| 45 | +- :issue:`SERVER-73830` Retrieving alternate buckets for inserts not |
| 46 | + handling buckets pending direct writes |
| 47 | +- :issue:`SERVER-73855` Update recipientForgetMigration error handling |
| 48 | + logic to properly handle CallbackCanceled |
| 49 | +- :issue:`SERVER-73887` Allow untimestamped writes for the entirety of |
| 50 | + initial sync retry |
| 51 | +- :issue:`SERVER-74122` add readtest.c to the asan denylist |
| 52 | +- :issue:`SERVER-74368` Reduce log verbosity for virtual collection |
| 53 | + queries |
| 54 | +- :issue:`SERVER-74469` Make the ShardingCatalogManager set the |
| 55 | + 'validAfter' field of a chunk when it is migrated |
| 56 | +- :issue:`SERVER-74694` cleanupOrphaned command may fail with "Range |
| 57 | + deleter service not up error" on step up |
| 58 | +- :issue:`SERVER-74871` Clean up Jepsen tests |
| 59 | +- :issue:`SERVER-75082` Make balancer migrations throttling configurable |
| 60 | +- :issue:`SERVER-75230` Package test fails on Ubuntu 16.04 |
| 61 | +- :issue:`SERVER-75269` Re-introduce Classic Engine build variant on the |
| 62 | + 6.3 branch |
| 63 | +- :issue:`SERVER-75479` Use system python on macos for ssl tests |
| 64 | +- :issue:`SERVER-75566` Disable powercycle on windws |
| 65 | +- :issue:`SERVER-75601` Make serverStatus apiversion field more robust |
| 66 | +- :issue:`SERVER-75626` Special handling for macosx venv |
| 67 | +- :issue:`SERVER-75990` Tenant Migrations are not resilient to recipient |
| 68 | + failover |
| 69 | +- :issue:`SERVER-76038` Remove FLE2 tests from |
| 70 | + sharded_retryable_writes_downgrade suite |
| 71 | +- :issue:`SERVER-76102` handleRIDRangeScan() sets hasCompatibleCollation |
| 72 | + wrong in recursive cases |
| 73 | +- :issue:`SERVER-76172` Fix BalancerChunkSelection unit test on slow |
| 74 | + build variants |
| 75 | +- :issue:`SERVER-76274` Move microbenchmarks to their own task distro |
| 76 | +- :issue:`SERVER-76321` Buffer overrun while deserializing compound |
| 77 | + group key spilled to disk in SBE hash agg implementation |
| 78 | +- :issue:`SERVER-76331` Bump mongo-task-generator version to 0.7.5 |
| 79 | +- :issue:`SERVER-76457` Support storing BuildID to debug symbols mapping |
| 80 | + for sanitizer builds |
| 81 | +- :issue:`SERVER-76498` Update push task to run on rhel8.7-small |
| 82 | +- :issue:`SERVER-76519` MIgrate crypt_push task to Garasign |
| 83 | +- :issue:`SERVER-76543` The mongod-dump-sessions gdb pretty printer does |
| 84 | + not work |
| 85 | +- :issue:`SERVER-76549` Remove symbolization from macos variants |
| 86 | +- :issue:`SERVER-76550` Balancer is unable to drain shards with big |
| 87 | + chunks |
| 88 | +- :issue:`SERVER-76666` [v6.3, v7.0] Make buildscripts_test run on v6.3 |
| 89 | + branch |
| 90 | +- :issue:`SERVER-76690` Special handling for PYTHONPATH when activate |
| 91 | + venv |
| 92 | +- :issue:`SERVER-77018` Deadlock between dbStats and 2 index builds |
| 93 | +- :issue:`SERVER-77380` Using --serverless flag disables oplog |
| 94 | + truncation |
| 95 | +- :issue:`SERVER-77383` ".msi.sha256" files have incorrect shasum |
| 96 | +- :issue:`SERVER-77527` mongodbtoolchain/v3 stdlib unsafe against |
| 97 | + self-moves |
| 98 | +- :issue:`SERVER-78080` Use fully random bytes for 8 low-order bytes of |
| 99 | + OID value for time series bucket _id |
| 100 | +- :issue:`SERVER-78122` [6.3] Address bucket OID collisions with buckets |
| 101 | + pending compression |
| 102 | + |
0 commit comments