diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b38aac1..8f554459 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,9 @@ This file is used to list changes made in each version of the aws-parallelcluste **BUG FIXES** - Fix clustermgtd failing to detect compute node bootstrap timeouts, which prevented the cluster from entering protected mode. -- Fix an issue where compute nodes are incorrectly replaced when launching a large number of nodes due to eventual consistency. -- Fix an issue where starting the compute fleet may not reliably recover the cluster from protected mode. +- Fix an issue where compute nodes are replaced when launching a large number of nodes due to eventual consistency. +- Fix a race condition where a fleet start was not enough to exit protected mode. + Even if ParallelCluster was not launching new nodes, issuing the start too early, while some nodes were still coming up, could leave the fleet in protected mode. - Fix an issue where static nodes in a maintenance reservation enter a terminate/relaunch loop when being replaced. 3.15.0