View Issue Details

IDProjectCategoryView StatusLast Update
0003447SymmetricDSBugpublic2018-03-20 16:56
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.34Fixed in Version3.8.34 
Summary0003447: Delaying triggers until after initial load when auto creating tables
DescriptionIf user tables should be created as part of the initial load, this parameter is set:

initial.load.create.first=true

If triggers should be created after initial load, this parameter is set:

trigger.create.before.initial.load.enabled=false

Currently, there is a bug where it creates triggers on the user tables right after the creates are detected.
TagsNo tags attached.

Relationships

related to 0003444 closedelong Delaying triggers until after initial load when auto creating tables 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 65ed3813

2018-02-22 16:56:47

admin

Details Diff
0003447: 0003444: Delaying triggers until after initial load when auto
creating tables
Affected Issues
0003447
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/ConfigurationChangedDatabaseWriterFilter.java Diff File

Issue History

Date Modified Username Field Change
2018-02-22 21:55 elong New Issue
2018-02-22 21:55 elong Status new => assigned
2018-02-22 21:55 elong Assigned To => elong
2018-02-22 21:58 elong Relationship added related to 0003444
2018-02-22 21:58 elong Status assigned => resolved
2018-02-22 21:58 elong Resolution open => fixed
2018-02-22 21:58 elong Fixed in Version => 3.9.5
2018-02-22 21:59 elong Fixed in Version 3.9.5 => 3.8.34
2018-02-22 22:00 admin Changeset attached => SymmetricDS 3.8 65ed3813
2018-02-22 22:03 elong Summary 0003444: Delaying triggers until after initial load when auto creating tables => Delaying triggers until after initial load when auto creating tables
2018-03-20 16:56 chenson Status resolved => closed