View Issue Details

IDProjectCategoryView StatusLast Update
0005027SymmetricDSBugpublic2021-07-13 17:53
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.11 
Target Version3.12.11Fixed in Version3.12.11 
Summary0005027: Fix NPE when a trigger hist is rebuilt with a reason code of H during routing
DescriptionIf sym_trigger_hist table is cleared out while existing data is present to be routed and a restart occurs you will get a NPE while trying to route.
Steps To ReproduceStop routing job (just to ensure unrouted data after restart).
Insert data to be replicated but will not route.
Delete rows from sym_trigger_hist for the tables used in steps above
Restart SDS
Routing will recreate a new sym_trigger_hist with reason of 'H'
While routing though the rowData is null and will fail routing and not recover.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 2feb6ca3

2021-06-14 17:34:58

joshhicks

Details Diff
0005027: Fix NPE when a trigger hist is rebuilt with a reason code of H
during routing
Affected Issues
0005027
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java Diff File

Issue History

Date Modified Username Field Change
2021-06-14 17:31 josh-a-hicks New Issue
2021-06-14 17:31 josh-a-hicks Status new => assigned
2021-06-14 17:31 josh-a-hicks Assigned To => josh-a-hicks
2021-06-14 18:00 Changeset attached => SymmetricDS 3.12 2feb6ca3
2021-07-13 12:12 admin Status assigned => resolved
2021-07-13 12:12 admin Resolution open => fixed
2021-07-13 12:12 admin Fixed in Version => 3.12.11
2021-07-13 17:53 admin Status resolved => closed