Failover Manager 4.6 release notes v4

Released: 14 Feb 2023

Enhancements, bug fixes, and other changes in EFM 4.6 include:

TypeDescription
Security FixFailover Manager has been upgraded to use PostgreSQL JDBC Driver version 42.4.3 to address security vulnerability CVE-2018-10936. Note: Failover Manager is not impacted by the vulnerability, but no longer contains the impacted version of the library.
EnhancementFailover Manager now supports creating the agent pidfiles in a custom location. [Support tickets #88686 #89016]
Bug FixFailover Manager will not continue to send "primary node missing" notifications after a primary has joined the cluster in rare cases. [Support ticket #87106]
Bug FixIn cases where a node is overloaded such that the Failover Manager agent is prevented from running, without failover or the overloaded node being stopped, it was possible for the cluster's internal state to become inconsistent, preventing future failovers. This case will now be handled so that the internal state is fixed after such an event. [Support ticket #87975]
Bug FixFailover Manager primary agents will no longer fail to release a VIP in rare cases of a simultaneous database failure and node isolation. [Support ticket #79280]
Bug FixA misleading notification subject was fixed for the cases of a standby node failure in a cluster.
Bug FixFailover Manager now supports more than nine synchronous standbys in a cluster.