MaxScale 22.08 Changelog
Sessions can now be restarted so that added server are taken into use.
Sessions can now be killed using maxctrl.
MariaDBMonitor can use mariadb-backup to clone the contents of a server.
MariaDBMonitor can issue ColumnStore commands similar to CSMon
MariaDBMonitor settings
ignore_external_masters,detect_replication_lagdetect_standalone_master,detect_stale_masteranddetect_stale_slavehave been removed. The first two were ineffective, the latter three are replaced bymaster_conditionsandslave_conditions.A new Query Rewrite filter, using which queries can be rewritten based upon a template, has been added.
MaxScale no longer logs to both the SystemD journal and MaxScale log by default: the default value of
syslogwas changed fromtruetofalseto reduce the amount of redundant log messages that are logged. To retain the old behavior of logging to both MaxScale's own files and to the SystemD journal, addsyslog=trueunder the[maxscale]section.The
dbfwfiltermodule that was deprecated in version 6 has now been removed.MaxGUI Query Editor has changed the type of browser storage from local storage to IndexedDB. As the result, query history, favorite, and configuration are reset. Apart from that, query favorite was renamed to query snippets allowing to quickly insert the query to the editor by typing its prefix. See MaxGUI tutorial Using-MaxGUI-Tutorial
The Xpand monitor now handles group change explicitly.
The
Maintenance|Drainstate of a server is now synchronized between multiple MaxScale instances if configuration synchronization is enabled.Causal reads now supported in a multi-MaxScale setup.
For more details, please refer to:
The changelog for the previous MaxScale version can be found here.
CC BY-SA / Gnu FDL
Last updated
Was this helpful?

