View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006622 | SymmetricDS | Bug | public | 2024-10-21 12:42 | 2024-11-13 20:31 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.10 | Fixed in Version | 3.15.10 | ||
Summary | 0006622: Conflict detection for log miners need to use the correct database connection | ||||
Description | When 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 Reproduce | 1. 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. | ||||
Tags | conflict manager, log miner | ||||
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 |
2024-11-13 20:31 | pbelov | Status | resolved => closed |