Version End of Life. Not Yet Set
Release 7.1.1 contains a number of key bug fixess including one majore bug fix that prevents switches from working correclty after upgraging from v6.
Due to JGroup libraries being updated in the 7.1.0 release, managers running releases older than 7.1.0 will not communicate with managers running 7.1.0+ therefore when upgrading to this release from anything older than 7.1.0, all nodes must be upgraded before proper cluster communication will be restored. Ensure the cluster is in MAINTENANCE before beginning the upgrade and do NOT SHUN nodes whilst a mix of manager versions are running.
The following changes have been made to Tungsten Cluster and may affect existing scripts and integration tools. Any scripts or environment which make use of these tools should check and update for the new configuration:
Improvements, new features and functionality
The tpm report command now correctly displays security info tpm options as blank when none exists.
Issues: CT-2176
The tpm update command no longer fails to display foreign-owned dot-files and directories.
Issues: CT-2190
The tpm mysql command now properly accepts the -e
argument as a shortcut for the --execute
mysql cli client argument.
Issues: CT-2217
Fixed a thread synchronization issue that can cause memory leaks.
Issues: CT-2197
v6 API configuration properties within the INI file, are now also recognised by v7.
Issues: CT-2231
Fixed a bug when upgrading from 6.x to 7.x that prevented switches/failovers from working. Also the change of
datasource-group-id
in the INI will now be correctly reflected after a tpm update.
Issues: CT-2236