View Issue Details

IDProjectCategoryView StatusLast Update
0006097SymmetricDSImprovementpublic2023-11-06 21:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.1Fixed in Version3.15.1 
Summary0006097: Cache trigger template hashcode
DescriptionEach engine has a singleton dialect that contains the trigger template, which has SQL to generate trigger text. Trigger history records the trigger template hashcode for comparison later to detect that the template had changed and needs to regenerate triggers. Every trigger history entry causes the trigger template to recalculate its hashcode. The hashcode can be calculated and cached because it only changes after an upgrade of the software.
Tagstrigger

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 856872cb

2023-11-06 20:39:39

admin

Details Diff
0006097: Cache trigger template hashcode Affected Issues
0006097
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java Diff File

Issue History

Date Modified Username Field Change
2023-11-06 20:39 elong New Issue
2023-11-06 20:39 elong Status new => assigned
2023-11-06 20:39 elong Assigned To => elong
2023-11-06 20:39 elong Tag Attached: trigger
2023-11-06 20:41 elong Status assigned => resolved
2023-11-06 20:41 elong Resolution open => fixed
2023-11-06 20:41 elong Fixed in Version => 3.15.1
2023-11-06 21:00 admin Changeset attached => SymmetricDS 3.15 856872cb
2023-11-14 21:10 admin Status resolved => closed