Hi everyone, We are glad to announce that the Tungsten Replicator Beta-4 build is ready. This build has numerous improvements and bug fixes. Build downloads are posted on the Continuent Forge at the following URL:
https://forge.continuent.org/frs/?group_id=26 You can obtain more information about Tungsten Replicator at the following location. Documentation is posted on the "Documentation" submenu of this URL. http://www.continuent.com/community/tungsten-replicator Full information about the build follows below. This is from the Forge description. Release Name: Tunsten Replicator 1.0 Beta-4 Notes: The Release 1.0 Beta-4 build introduces a new utility for viewing and managing the transaction history log, a consistency model for handling severe errors, time delay and event logging filters, much improved support for MySQL row replication, and numerous other bug fixes and improvements. Changes: Bug * [TREP-94] - Rollback may cause auto_increment values to get out of sync between master and slave * [TREP-123] - goOnline crashes when hostname in replicator.thl.uri contains a trailing minus character * [TREP-146] - Failover tests not working correctly * [TREP-150] - "Address already in use" and crash after goOnline after previously wrong configuration * [TREP-154] - Blob and other data types do not consistently implement serialization, causing errors when storing to THL * [TREP-157] - Changing default THL schema name fails * [TREP-160] - Transaction BEGIN and COMMIT statements used to signal transaction boundaries are not portable * [TREP-162] - Add support for MySQL timestamp and datetime datatypes * [TREP-169] - A bad host name in replicator.thl.remote_uri property results in a replicator crash * [TREP-182] - Tungsten history table has reversed column names * [TREP-186] - Resultsets opened in JdbcTHLDatabase should be closed * [TREP-188] - JdbcTHLDatabase.setStatus(...) truncates comment field too much Improvement * [TREP-111] - Implement a simple command line utility to interact with thl. * [TREP-148] - Understandable message when replicator fails to goOnline because of connection error * [TREP-161] - Chapter about handling "Packet for query is too large" exception * [TREP-187] - The list of events as returned by JdbcTHLDatabase should be sorted by SEQNO, as result can be quite difficult to read otherwise New Feature * [TREP-103] - Implement extracting of MySQL Intvar events to support auto-increment keys * [TREP-110] - Improve THL readability by adding metadata columns * [TREP-166] - Add ability to see last replicator error easily from the trep_ctl client * [TREP-170] - Implement a simple time delayed replication filter * [TREP-174] - A filter to log events Task * [TREP-18] - Include Current Transaction History Sequence Number and Timestamp in Progress Poll Enjoy, Robert -- Robert Hodges, CTO, Continuent, Inc. Email: [email protected] Mobile: +1-510-501-3728 Skype: hodgesrm _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
