View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004245 | SymmetricDS | Bug | public | 2020-01-17 18:07 | 2020-01-23 20:41 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.8 | ||||
Target Version | 3.10.9 | Fixed in Version | 3.10.9 | ||
Summary | 0004245: Conflict Resolution: Problem with timestamp with time zones as the USE_TIMESTAMP column | ||||
Description | When the USE_TIMESTAMP type of conflict resolution is configured, and the specified column is a Timestamp with time zone type of column, we have problems parsing that type of column, and the conflict resolution does not get resolved. | ||||
Steps To Reproduce | 1. Configure conflict resolution with a USE_TIMESTAMP type, and specify the timestamp column to use that is a timestamp with time zone type. 2. Cause a conflict, where the target timestamp with time zone column has a value greater than the source column. 3. The source values will still be written to the target. | ||||
Additional Information | Oracle and Postgres have timestamp with time zone types. | ||||
Tags | conflict manager | ||||
SymmetricDS: 3.10 469c62bc 2020-01-17 13:10:28 Philip Marzullo Details Diff |
0004245: Conflict Resolution: Problem with timestamp with time zones as the USE_TIMESTAMP column |
Affected Issues 0004245 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/LogSqlBuilder.java | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriterConflictResolver.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/util/FormatUtils.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-17 18:07 | pmarzullo | New Issue | |
2020-01-17 18:07 | pmarzullo | Status | new => assigned |
2020-01-17 18:07 | pmarzullo | Assigned To | => pmarzullo |
2020-01-17 18:07 | pmarzullo | Tag Attached: conflict manager | |
2020-01-17 18:10 | pmarzullo | Status | assigned => resolved |
2020-01-17 18:10 | pmarzullo | Resolution | open => fixed |
2020-01-17 18:10 | pmarzullo | Fixed in Version | => 3.10.9 |
2020-01-17 19:00 | Changeset attached | => SymmetricDS 3.10 469c62bc | |
2020-01-23 20:41 | admin | Status | resolved => closed |