Release 2.4.3 is a GA release.
Released: 6 Nov 2019
This document describes the changes in release 2.4.3, when compared to the previous release in the same series.
For any problems you encounter, please consider submitting a bug report on our Jira.
Unexpected error message when preferred_server is configured
UTC_TIMESTAMP not recognized as a built-in function
Memory leak with QC
Crash in Avro router.
maxscale .secret file permission
MaxScale 2.4.2 crashes on different lxc containers with similar error
maxctrl and maxadmin report negative number of connections to a service
SET PASSWORD statement sent to all nodes, not only to master
retain_last_statements cannot be disabled at runtime
MaxScale 2.4.2 crashes randomly
Session command with lazy_connect causes master to be "lost"
Two QC bugs
Schemarouter doesn't detect empty duplicate databases
SET should be classified as QUERY_TYPE_SESSION_WRITE
Invalid socket paths not treated as errors
Backend DCB taken from persistent pool is not subject to throttling
TLS not enabled after server creation via maxctrl
QC bugs
MaxScale 2.4.2 keep crashing
Nagios not found on MaxScale 2.4
Maintenance mode lost if node is shutdown
Document that shutting down the master can break auto_rejoin and lose transactions
Documentation is inconsistent regarding privileges for MariaDB Monitor
Rapid reconnection on server failure
Timestamp/Datetime precision lost when using cdc streaming
Schema aware avrorouter ignores table renames
Maxscale CDC treats unsigned columns as signed
Split-brain detection doesn't work
There are some limitations and known issues within this version of MaxScale. For more information, please refer to the Limitations document.
RPM and Debian packages are provided for supported the Linux distributions.
Packages can be downloaded .
The source code of MaxScale is tagged at GitHub with a tag, which is identical with the version of MaxScale. For instance, the tag of version X.Y.Z of MaxScale is maxscale-X.Y.Z. Further, the default branch is always the latest GA version of MaxScale.
The source code is available .