|
| 1 | +.. _4.4.27-changelog: |
| 2 | + |
| 3 | +4.4.27 Changelog |
| 4 | +---------------- |
| 5 | + |
| 6 | +Internals |
| 7 | +~~~~~~~~~ |
| 8 | + |
| 9 | +- :issue:`SERVER-63865` Handle missing index idents during standalone |
| 10 | + startup recovery after unclean shutdown |
| 11 | +- :issue:`SERVER-77311` Add a new log message when a secondary node is |
| 12 | + skipping a two-phase index build with a subset of indexes built |
| 13 | +- :issue:`SERVER-81573` ExpressionNary::optimize crashes on initialized |
| 14 | + children in v4.4 and 5.0 |
| 15 | +- :issue:`SERVER-81878` startupRecoveryForRestore may not play nicely |
| 16 | + with collection drop applied during startup recovery |
| 17 | +- :issue:`SERVER-82555` Use shallow clone to speed up performance tests |
| 18 | +- :issue:`SERVER-82708` Update variants used to performance test stable |
| 19 | + branches |
| 20 | +- :issue:`SERVER-82730` The validate cmd can invariant on corrupted |
| 21 | + keystrings |
| 22 | +- :issue:`SERVER-82825` Stop copybara service to sync |
| 23 | +- :issue:`SERVER-83161` Fix concurrent read to _errMsg from |
| 24 | + MigrationDestinationManager without acquiring mutex |
| 25 | +- :issue:`SERVER-83283` Modify copybara script to send slack message on |
| 26 | + failure |
| 27 | +- :issue:`SERVER-83354` Schedule copybara instance after each commit |
| 28 | + made |
| 29 | +- :issue:`SERVER-83592` Add resmoke flag --enable_enterprise_tests |
| 30 | + enable enterprise js tests |
| 31 | +- :issue:`SERVER-83735` Remove references to enterprise module dir as a |
| 32 | + repo |
| 33 | +- :issue:`SERVER-83771` [v4.4] Exclude |
| 34 | + missing_index_ident_standalone_drop.js from single phase index build |
| 35 | + variant |
| 36 | +- :issue:`SERVER-83908` [v4.4] Update 4.4 readme |
| 37 | +- :issue:`SERVER-83936` Fix waterfall burn in |
| 38 | +- :issue:`WT-11564` Fix RTS to read the newest transaction value only |
| 39 | + when it exists in the checkpoint |
| 40 | + |
0 commit comments