|
| 1 | +.. _5.3.2-changelog: |
| 2 | + |
| 3 | +5.3.2 Changelog |
| 4 | +--------------- |
| 5 | + |
| 6 | +Sharding |
| 7 | +~~~~~~~~ |
| 8 | + |
| 9 | +- :issue:`SERVER-62690` Shard is shutting down before finishing draining in test |
| 10 | +- :issue:`SERVER-64580` Step downs while sharding a collection in mixed binaries shards might crash the old binary |
| 11 | +- :issue:`SERVER-65821` Deadlock during setFCV when there are prepared transactions that have not persisted commit/abort decision |
| 12 | +- :issue:`SERVER-65924` Modify resharding_histogram_metrics.js to allow either "ops" or "totalCount" as the histogram field name |
| 13 | +- :issue:`SERVER-65930` DDL coordinators and rename participant initial checkpoint may incur in DuplicateKey error |
| 14 | +- :issue:`SERVER-66041` Chunk cloner must never consider too big a chunk with only one document |
| 15 | + |
| 16 | +Internals |
| 17 | +~~~~~~~~~ |
| 18 | + |
| 19 | +- :issue:`SERVER-55173` Segmentation fault in WiredTigerSession::releaseCursor |
| 20 | +- :issue:`SERVER-56003` ninja + icecream with changing compilers doesn't regen run-icecc.sh |
| 21 | +- :issue:`SERVER-60105` Inserts into timeseries collections are not observable from any opcounter |
| 22 | +- :issue:`SERVER-60485` Tasks which run on the MigrationUtilExecutor must not wait for shutdown to complete |
| 23 | +- :issue:`SERVER-61210` sample_timeseries.js can fail spuriously because of the trail phase |
| 24 | +- :issue:`SERVER-61460` Resmoke should merge config_svr options with mongod_options rather than overriding them |
| 25 | +- :issue:`SERVER-61853` suitesconfig.get_suite is occasionally unable to find test suite |
| 26 | +- :issue:`SERVER-62205` Include sanity check for max chunk size argument of [auto]splitVector |
| 27 | +- :issue:`SERVER-62513` RunDBCheckInBackground should retry on Interrupt errors |
| 28 | +- :issue:`SERVER-62946` Use failpoints to exercise audit log rotation failure on startup |
| 29 | +- :issue:`SERVER-63070` Minor bug in keystore.cpp |
| 30 | +- :issue:`SERVER-63254` Add Index usage metrics to serverStatus |
| 31 | +- :issue:`SERVER-63522` Reject user DDL operations when user write blocking is enabled |
| 32 | +- :issue:`SERVER-63531` commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible |
| 33 | +- :issue:`SERVER-63850` Add the count command to API version 1 |
| 34 | +- :issue:`SERVER-63910` Generalize this error message related to the critical section |
| 35 | +- :issue:`SERVER-64031` serverStatus should not take PBWM lock |
| 36 | +- :issue:`SERVER-64059` Tenant migration recipient can miss updating the config.transactions table for those donor transactions that are committed at a timestamp <= startApplyingDonorOpTime. |
| 37 | +- :issue:`SERVER-64065` connection_status test fails under selinux |
| 38 | +- :issue:`SERVER-64102` $project field that references time-series meta field can be referenced by second $project field |
| 39 | +- :issue:`SERVER-64118` Don't run encrypt-related JS tests on SBE yielding variant |
| 40 | +- :issue:`SERVER-64183` Add requires-gcm tag to kmip_activate_rollover_rotate.js |
| 41 | +- :issue:`SERVER-64244` RunDBCheckInBackground should be resilient to interrupts |
| 42 | +- :issue:`SERVER-64250` add requires_replication tag to geo_array1.js |
| 43 | +- :issue:`SERVER-64322` reduce resmoke jobs for external_auth on windows |
| 44 | +- :issue:`SERVER-64403` Find queries with SORT_MERGE collation-encode the missing sort attribute |
| 45 | +- :issue:`SERVER-64405` Remove FCBIS passthroughs from non-enterprise variants |
| 46 | +- :issue:`SERVER-64440` Investigate enabling libunwind for s390x and ppc64le |
| 47 | +- :issue:`SERVER-64485` Use _id to determine the update type in extractUpdateType() |
| 48 | +- :issue:`SERVER-64509` Fix ShardRegistry threadpool shutdown order |
| 49 | +- :issue:`SERVER-64519` Critical section reason for create collection is multiversion incompatible |
| 50 | +- :issue:`SERVER-64552` Replace invariant with assertion for non-joinable rename collection participants |
| 51 | +- :issue:`SERVER-64617` [5.3] Allow new unique index data formats to exist |
| 52 | +- :issue:`SERVER-64664` ninja tool should not consider install files generated source |
| 53 | +- :issue:`SERVER-64725` Make ShardRegistry::periodicReloader interruptible |
| 54 | +- :issue:`SERVER-64727` Make all DDL coordinator documents parsing not strict |
| 55 | +- :issue:`SERVER-64757` Improve error messages when scons fails to generate-ninja on Windows |
| 56 | +- :issue:`SERVER-64780` Resharding change stream events are not filtered by namespace |
| 57 | +- :issue:`SERVER-64815` Prevent buildindexes_false_commit_quorum.js from running in multiversion tests |
| 58 | +- :issue:`SERVER-64949` Disable the CST benchmarks |
| 59 | +- :issue:`SERVER-64983` Release Client lock before rolling back WT transaction in TransactionParticipant::_resetTransactionState |
| 60 | +- :issue:`SERVER-64999` Disable, rehabilitate, and re-enable sanitizer builds under icecream |
| 61 | +- :issue:`SERVER-65000` Delete Python fixtures and hooks used exclusively in the replicator project |
| 62 | +- :issue:`SERVER-65024` Multiple documents with the same _id value make reIndex invariant |
| 63 | +- :issue:`SERVER-65032` Pin python package BaseResponse for ocsp suite |
| 64 | +- :issue:`SERVER-65137` detect namespace changes when refreshing Collection after yielding |
| 65 | +- :issue:`SERVER-65180` [5.3] remove v4, cxx20, and macOS arm64 builders |
| 66 | +- :issue:`SERVER-65200` Package task not run as part of task group |
| 67 | +- :issue:`SERVER-65270` Multi-planned SBE queries involving large documents do not respect the 'sort' option |
| 68 | +- :issue:`SERVER-65284` Create collection coordinator should always perform cleanup on subsequent execution |
| 69 | +- :issue:`SERVER-65285` Gracefully handle empty group-by key when spilling in HashAgg |
| 70 | +- :issue:`SERVER-65429` Balancer defragmentation policy should be cleared on step down |
| 71 | +- :issue:`SERVER-65539` jepsen_list-append failures do not upload test files |
| 72 | +- :issue:`SERVER-65672` Fix python package pinning difficulties on macOS ARM |
| 73 | +- :issue:`SERVER-65718` Fix mypy error |
| 74 | +- :issue:`SERVER-65797` Remove invalid index specs in memory before parsing for listIndexes |
| 75 | +- :issue:`SERVER-65852` Fix issue in ese suite kmip tests |
| 76 | +- :issue:`SERVER-65863` DocumentSourceGroup::optimize() can leave DocumentSourceGroup::_idExpression in an inconsistent state |
| 77 | +- :issue:`SERVER-65907` Delete the CST benchmark |
| 78 | +- :issue:`SERVER-65989` Backport pin cryptography fixes |
| 79 | +- :issue:`SERVER-66054` Internal transactions tests in jstests/multiversion are not running on evergreen |
| 80 | +- :issue:`SERVER-66560` Check feature flag before fetching child transaction history |
| 81 | +- :issue:`SERVER-66719` dbCheck FCV lock upgrade causes deadlock with setFCV |
| 82 | + |
0 commit comments