Version End of Life. Not Yet Set
Release 8.0.3 contains an important bug fix to handle a behavior change in newer bersions of Java, stability improvements with the Manager to fix a number of memory leaks, and a new feature for tracking slow queries through the replicator.
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:
The tpm ini check command now checks for two new rules:
There MUST be a
witnesses=entry in EVERY stanza ifenable-active-witnesses=trueexists in[defaults]There MUST be a
witnesses=entry in a stanza that containsenable-active-witnesses=true
Issues: CT-2625
Improvements, new features and functionality
The replicator now includes real-time performance monitoring to track and identify slow database operations during replication. The feature provides visibility into transaction, event, and statement execution times with configurable thresholds for alerting. For more information on configuring and using this feature, see trepctl perflog Command
Issues: CT-2629
Fixed a bug that would cause tprovision to fail if the password contained double-quotes.
Issues: CT-2673
Fixes an issue when, in certain cases, a newly provisioned database would be left in the offline_mode.
Issues: CT-2660