2.24. Tungsten Replicator 5.3.3 GA (20 September 2018) | ||
---|---|---|
Prev | 2. Tungsten Replicator Release Notes | Next |
Version End of Life. 31 July 2020
Release 5.3.3 is a bug fix release.
Improvements, new features and functionality
The output from thl list (in [Tungsten Replicator 5.3 Manual]) now includes the name of the file for the correspnding THL event. For example:
SEQ# = 0 / FRAG# = 0 (last frag) - FILE = thl.data.0000000001 - TIME = 2018-08-29 12:40:57.0 - EPOCH# = 0 - EVENTID = mysql-bin.000050:0000000000000508;-1 - SOURCEID = demo-c11 - METADATA = [mysql_server_id=5;dbms_type=mysql;tz_aware=true;is_metadata=true;service=alpha;shard=tungsten_alpha;heartbeat=MASTER_ONLINE] - TYPE = com.continuent.tungsten.replicator.event.ReplDBMSEvent - OPTIONS = [foreign_key_checks = 1, unique_checks = 1, time_zone = '+00:00', ##charset = US-ASCII]
Issues: CT-550
Using tpm diag (in [Tungsten Replicator 5.3 Manual]), the command would ignore
options on the command-line, including
--net-ssh-option
(in [Tungsten Replicator 5.3 Manual]).
Issues: CT-610
When running tpm diag (in [Tungsten Replicator 5.3 Manual]), the operation would
fail if the /etc/mysql
directory does not
exist.
Issues: CT-724