Tungsten Replicator 8.0.3
Build: 38
Release Date: 23 Feb 2026
Improvements, new features and functionality (2)
Core Replicator (1)
- 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 perflogIssue: CT-2629
Security (1)
- Updated log4j libraries to mitigate security threats found in earlier versions. Note that these issues do not affect Tungsten installations when configured with the default log4j properties files.Issue: CT-2674
Bug Fixes (4)
Installation and Deployment (1)
- Fixed an installation issue when using MariaDB 10.6 with SSL. Previously, this would have failed to install showing an error message like:Unable to connect to the MySQL server using tungsten@db1:13306 (WITH PASSWORD) (MySQLLoginCheck)Issue: CT-2624
Command-line Tools (1)
- Fixed a bug that would cause
tprovisionto fail if the password contained double-quotes.Issue: CT-2673
Backup and Restore (1)
- Fixes an issue when, in certain cases, a newly provisioned database would be left in the
offline_mode.Issue: CT-2660
Core Replicator (1)
- Recent java versions changed a default that now enable endpoint identification in secured RMI calls. As a quick turnaround, this release restores the default of disabling identification in various Tungsten scripts.Issue: CT-2666