View Issue Details

IDProjectCategoryView StatusLast Update
0004262SymmetricDSBugpublic2020-02-14 17:45
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.0 
Target Version3.11.5Fixed in Version3.11.5 
Summary0004262: When max loads reached, new load with initial_load_enabled keeps entering rows into sym_table_reload_request
DescriptionWhen max loads have been reached (initial.load.extract.thread.per.server.count=20), and another initial load is requested by setting the initial_load_enabled flag to 1 on sym_node_security, the initial load service will keep making entries into sym_table_reload_request. The flag is only turned off after the load is running, but since it can't run any more loads, the flag is left on.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 14f86174

2020-01-24 15:41:37

admin

Details Diff
0004262: When max loads reached, keeps entering rows for
sym_table_reload_request
Affected Issues
0004262
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/InitialLoadService.java Diff File

Issue History

Date Modified Username Field Change
2020-01-24 20:39 elong New Issue
2020-01-24 20:39 elong Status new => assigned
2020-01-24 20:39 elong Assigned To => elong
2020-01-24 20:43 elong Summary When max loads reached, keeps entering rows for sym_table_reload_request => When max loads reached, new load with initial_load_enabled keeps entering rows into sym_table_reload_request
2020-01-24 20:43 elong Status assigned => resolved
2020-01-24 20:43 elong Resolution open => fixed
2020-01-24 20:43 elong Fixed in Version => 3.11.5
2020-01-24 21:00 admin Changeset attached => SymmetricDS 3.11 14f86174
2020-02-14 17:45 elong Status resolved => closed