View Issue Details

IDProjectCategoryView StatusLast Update
0005837SymmetricDSBugpublic2023-06-02 20:08
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.24Fixed in Version3.12.24 
Summary0005837: Binary primary keys will not delete as part of conflict resolution
DescriptionAs part of the built in conflict resolution the deleteForeignKeyChildren does not properly encode binary primary keys so that the resolution can take place. The encoding should use the batch encoding rather than HEX encoding all the time.
TagsNo tags attached.

Relationships

related to 0004978 closedjosh-a-hicks Binary primary keys will not delete as part of conflict resolution 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 69946c60

2023-05-16 18:34:17

evan-miller-jumpmind

Details Diff
0005837: Fixed binary PKs not deleting as part of conflict resolution Affected Issues
0005837
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/IDdlReader.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/bigquery/BigQueryDdlReader.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/cassandra/CassandraDdlReader.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/kafka/KafkaDdlReader.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/sqlite/SqliteDdlReader.java Diff File
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbFill.java Diff File
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriterConflictResolver.java Diff File
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/AbstractJdbcDdlReader.java Diff File

Issue History

Date Modified Username Field Change
2023-05-16 18:07 emiller New Issue
2023-05-16 18:07 emiller Status new => assigned
2023-05-16 18:07 emiller Assigned To => emiller
2023-05-16 18:07 emiller Issue generated from: 0004978
2023-05-16 18:07 emiller Relationship added related to 0004978
2023-05-16 19:00 Changeset attached => SymmetricDS 3.12 69946c60
2023-06-02 20:08 emiller Status assigned => resolved
2023-06-02 20:08 emiller Resolution open => fixed
2023-06-02 20:08 emiller Fixed in Version => 3.12.24
2023-06-02 20:08 emiller Target Version => 3.12.24
2023-12-16 01:56 admin Status resolved => closed