File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
source/includes/changelogs/releases Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ project:
1010 branched : true
1111 siteroot : true
1212version :
13- release : ' 4.4.2 '
13+ release : ' 4.4.3 '
1414 branch : ' 4.4'
1515system :
1616 files :
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ Replication
2727- :issue: `SERVER-51333 ` setFeatureCompatibilityVersion should fail when downgrading from FCV 4.4 to FCV 4.2 with long collection names present
2828- :issue: `SERVER-52560 ` oplog_writes_only_permitted_on_standalone.js must wait for insert to be in stable checkpoint
2929- :issue: `SERVER-52680 ` Removed node on startup stuck in STARTUP2 after being re-added into the replica set
30+ - :issue: `SERVER-52744 ` rollback node's lastApplied > sync source's lastApplied in rollback_after_enabling_majority_reads.js
3031- :issue: `SERVER-53197 ` Awaitable hello/isMaster appears in slow query log, part 2
3132
3233Query
@@ -90,6 +91,7 @@ Internals
9091- :issue: `SERVER-51796 ` Missing comma in "Restoring orphaned data file" (22334) log message parameters
9192- :issue: `SERVER-51797 ` Add task_path_suffix to evergreen.yml
9293- :issue: `SERVER-51818 ` add name to invariant message in Mutex destructor
94+ - :issue: `SERVER-52530 ` Mongo v.4.4.1 crash - UnknownError -31803: WT_NOTFOUND
9395- :issue: `SERVER-52586 ` Disable refine_shard_key_transaction_stress task in sys-perf
9496- :issue: `SERVER-52625 ` linkbenches write to conventional location
9597- :issue: `SERVER-52646 ` Validate and possibly fix edge cases in regex rewrite rules for userToDNMapping
You can’t perform that action at this time.
0 commit comments