View Issue Details

IDProjectCategoryView StatusLast Update
0006622SymmetricDSBugpublic2024-10-21 13:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.15.10Fixed in Version3.15.10 
Summary0006622: Conflict detection for log miners need to use the correct database connection
DescriptionWhen querying for NEWER_WINS conflict resolution in the unique key section, the database connection that is being used is the target database connection when querying sym_data for newer data.

This query needs to use the database connection that has the SymmetricDS tables in it.
Steps To Reproduce1. Configure log mining nodes.
2. Configure table with a primary key and a unique key on a different column.
3. Force a conflict where the unique key constraint is violated.
4. Error indicating that the "sym_data" table could not be found will occur.
Tagsconflict manager, log miner

Relationships

related to 0006455 closedelong SymmetricDS Pro Conflict detection newer wins for log miners 

Activities

Related Changesets

SymmetricDS: 3.15 c1acf0b0

2024-10-21 12:43:50

pmarzullo

Details Diff
0006622: Conflict detection for log miners need to use the correct
database connection
Affected Issues
0006622
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriterConflictResolver.java Diff File

Issue History

Date Modified Username Field Change
2024-10-21 12:42 pmarzullo New Issue
2024-10-21 12:42 pmarzullo Status new => assigned
2024-10-21 12:42 pmarzullo Assigned To => pmarzullo
2024-10-21 12:42 pmarzullo Tag Attached: conflict manager
2024-10-21 12:42 pmarzullo Tag Attached: log miner
2024-10-21 12:42 pmarzullo Relationship added related to 0006455
2024-10-21 12:50 pmarzullo Status assigned => resolved
2024-10-21 12:50 pmarzullo Resolution open => fixed
2024-10-21 12:50 pmarzullo Fixed in Version => 3.15.10
2024-10-21 12:50 pmarzullo Note Added: 0002507
2024-10-21 13:00 pmarzullo Changeset attached => SymmetricDS 3.15 c1acf0b0