View Issue Details

IDProjectCategoryView StatusLast Update
0005273SymmetricDSBugpublic2022-06-06 12:37
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.13.4 
Target Version3.13.5Fixed in Version3.13.5 
Summary0005273: Rebuild trigger does not take into account the target platform
DescriptionWhen rebuilding selected triggers, the code does not take into account the target platform when it is a log mining platform.
Should call the SymmetricDialect.getPlatform(String tableName) to get the correct platform.
This will handle all cases (load only, log mining, extract only, regular cdc).
Steps To Reproduce1. Select trigger on log mining node.
2. Rebuild trigger.
3. Force rebuild.
4. NullPointerException
Tagssync-trigger

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.13 cc340189

2022-04-19 13:22:08

pmarzullo

Details Diff
0005273: Rebuild trigger does not take into account the target platform Affected Issues
0005273
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java Diff File

SymmetricDS: 3.13 3345b2ff

2022-04-19 14:19:59

pmarzullo

Details Diff
0005273: Rebuild trigger does not take into account the target platform Affected Issues
0005273
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java Diff File

SymmetricDS: 3.14 7932ba68

2022-04-19 15:19:52

pmarzullo

Details Diff
0005273: Rebuild trigger does not take into account the target platform Affected Issues
0005273
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java Diff File

Issue History

Date Modified Username Field Change
2022-04-19 13:21 pmarzullo New Issue
2022-04-19 13:21 pmarzullo Status new => assigned
2022-04-19 13:21 pmarzullo Assigned To => pmarzullo
2022-04-19 13:21 pmarzullo Tag Attached: sync-trigger
2022-04-19 14:00 pmarzullo Changeset attached => SymmetricDS 3.13 cc340189
2022-04-19 15:00 pmarzullo Changeset attached => SymmetricDS 3.13 3345b2ff
2022-04-19 16:00 pmarzullo Changeset attached => SymmetricDS 3.14 7932ba68
2022-05-25 15:49 pmarzullo Status assigned => resolved
2022-05-25 15:49 pmarzullo Resolution open => fixed
2022-05-25 15:49 pmarzullo Fixed in Version => 3.13.5
2022-06-06 12:37 admin Status resolved => closed