0003339:
[Bug] Retrying batch gets ignored/OKed if stream.to.file.enabled = false
0003560:
[Bug] Unable to use SymmetricDS service in Ubuntu 18.04 / bionic beaver (Systemd in general)
0002655:
[Improvement] Parameters and/or programmatic way to control type and size for sym_data, sym_trigger fields
0003724:
[Bug] Conflict detection with Timestamps between DB2 and Derby
0003563:
[Improvement] The query has timed out. purgeExtractRequests
0003726:
[Bug] Table reload requests that use %s for table replacement are not quoted if needed
0003251:
[Bug] Mysql BIGINT UNSIGNED transform always processed as signed and giver error on larger than 63 bits numbers.
0003109:
[Bug] File replication routing job fails with error message when channel is not a file sync channel - needs better error message
0003295:
[Bug] Sync from MySql to MSSql initial load - table create fails on Decimal Precision when MySQL precision is more than 38
0003576:
[New Feature] Resync trigger if it is failing due to deadlock
0003866:
[New Feature] Support for oracle select hints to run parallel processes during initial load extraction (
josh-a-hicks)
0003545:
[Bug] Mapped default values lead to always detecting a model change (
pmarzullo)
0003838:
[Improvement] Ability to resolve a row in error on the incoming side and provide resolve data (
josh-a-hicks)
0002864:
[Improvement] Raise an error if an MSSQL Update fails to get captured (
mmichalek)
0003389:
[Improvement] Timestamp and utf8 collation issues with dbcompare
0002755:
[Improvement] Recreate staged resources if batch status is manually set to 'NE' (
mmichalek)
0002997:
[Bug] It's not possible to send a reload of just the files right now.
0003554:
[Improvement] Postgres bulk loader throws error if more columns in source than target (
josh-a-hicks)
0003878:
[Bug] MySQL Bulk loader support for BIT data types (
josh-a-hicks)
0003876:
[Bug] The 'audit' router should not write rows to the audit table during a load (3.10) (
mmichalek)
0003873:
[Improvement] Keep alive for slow acknowledgement (
elong)
0003865:
[Improvement] Improve logging readability and appropriate levels (
elong)
0003610:
[Bug] HSQLDB type OTHER support (
pmarzullo)
0003708:
[Bug] Wildcard does not work when there is no wildcard at the beginning or the end of the text (
pmarzullo)
0003785:
[Improvement] Improve visibility of full and partial loads (
josh-a-hicks)
0003867:
[Improvement] Increase default of max data to route (
elong)
0003863:
[Bug] DbFill cascade and select handle composite and self-referencing foreign key (
elong)
0003522:
[Bug] Table creation Error while initial Load into oracle DB (initial.load.create.first=true) when using Default value SYS_GUID() (
pmarzullo)
0003107:
[Bug] Create table statement syntax error for tinyblob field (
pmarzullo)
0003858:
[Improvement] Initial load share extract requests for multiple nodes (
elong)
0003520:
[Improvement] Symadmin should have an option to unregister a node (
pmarzullo)
0003647:
[Bug] dbcompare: unclear error for duplicate table names in source tables argument (
pmarzullo)
0003857:
[Improvement] NodeService.findNode(...) (cached versus non-cached), where to use correct one (
pmarzullo)
0002849:
[Bug] Create Table maps a column originally created as an ENUM('y','n') to a Enum(2) (
pmarzullo)
0003817:
[Improvement] Initial load use estimated counts (
elong)
0003748:
[Bug] Batch was not complete (
elong)
0003853:
[Improvement] Defer indexes and foreign key constraints for table creation until after initial load (
elong)
0003344:
[Bug] start.refresh.cache.job=true leads to errors in cache refresh job - "query error" with query = 'null' (
pmarzullo)
0002760:
[Improvement] Default the file.sync.fast.scan to true (
elong)
0002904:
[New Feature] Feature which allows one to exclude the Indexes getting replicated from server to clients (
elong)
0003836:
[Bug] Fix DDL creation of ROWID column for Oracle (3.10) (
mmichalek)
0003847:
[New Feature] Enhance fallback to handle duplicate key and foreign key errors (
elong)
0003848:
[Improvement] Upgrade of reload channels max batch size to be 10000 (
josh-a-hicks)
0003842:
[Improvement] Immediately purge stage files for large loads (
elong)
0003839:
[Improvement] Trigger capture with fallback to slower use_capture_lob/contains_big_lob (Oracle) (
elong)
0003802:
[Improvement] Faster two-pass initial load for tables with LOB on Oracle (
elong)
0003825:
[Improvement] Oracle bulk loader using SQL*Loader sqlldr (
elong)
0003830:
[Improvement] Tibero bulk loader using tbLoader (
elong)
0003833:
[Improvement] Improve performance and accuracy of DDL retrieval of Oracle Indexes (3.10) (
mmichalek)
0003824:
[Improvement] Additional metrics on table_reload_request and extract_request to support loads (
josh-a-hicks)
0003818:
[New Feature] Ability to ignore incoming error (
josh-a-hicks)
0003814:
[Improvement] Better handling of low disk space (
elong)
0003809:
[Improvement] Data extract and routing fallback to contains_big_lob (
elong)
0003521:
[Bug] Create Table First is creating table with all columns as primary key instead of none (
josh-a-hicks)
0003751:
[New Feature] PostgreSQL 9.5 and newer can use "insert on conflict do nothing" for better performance (
elong)
0003756:
[Improvement] Change authentication failed from 403 to 659 (
elong)
0003757:
[Improvement] Stream LOB uses multiple queries per row when a table has multiple LOB columns (
elong)
0003770:
[Improvement] Remove deprecated and unused columns in SYM tables (
elong)
0003784:
[Improvement] More aggressive purge settings (
elong)
0003806:
[Improvement] Initial load large character (varchar 4000) columns and stay under SQL limit (
elong)
0003409:
[Bug] Cascade clause is not being exported in the SQL DDL when syncing table DDL. 0003438:
[New Feature] Provide parameter to pass Oracle's DATE field's time part over to target database by mapping to a timestamp instead of just DATE 0003740:
[Improvement] Error in log file could be improved in cases where file triggers are assigned to non-file-sync channels. 0003712:
[Bug] Syncing a table with FK to itself and then issuing a delete * from table on src results in FK error on target