View Issue Details

IDProjectCategoryView StatusLast Update
0003777SymmetricDSBugpublic2018-12-24 17:41
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.9.16Fixed in Version3.9.16 
Summary0003777: Multiple table reloads are put into single batch
DescriptionWhen requesting table reloads with "symadmin reload-table table1 table2", multiple tables are put into a single batch. During development of 3.8, the sym_table_reload_request was expanded to handle initial loads, and the reload channel was modified to have a larger max_batch_size, so multiple reload events now go in a single batch. Change the routing to put a single reload event per batch.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 54307154

2018-10-31 14:30:20

admin

Details Diff
0003777: Multiple table reloads are put into single batch Affected Issues
0003777
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java Diff File

SymmetricDS: 3.9 3301ff0b

2018-12-20 10:55:02

elong

Details Diff
0003777: Multiple table reloads are put into single batch Affected Issues
0003777
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java Diff File

SymmetricDS: 3.10 a34ff2be

2018-12-20 10:55:02

elong

Details Diff
0003777: Multiple table reloads are put into single batch Affected Issues
0003777
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java Diff File

Issue History

Date Modified Username Field Change
2018-10-31 18:28 elong New Issue
2018-10-31 18:28 elong Status new => assigned
2018-10-31 18:28 elong Assigned To => elong
2018-10-31 18:31 elong Status assigned => resolved
2018-10-31 18:31 elong Resolution open => fixed
2018-10-31 18:31 elong Fixed in Version => 3.9.16
2018-10-31 20:00 admin Changeset attached => SymmetricDS 3.9 54307154
2018-12-20 16:00 elong Changeset attached => SymmetricDS 3.9 3301ff0b
2018-12-20 17:00 elong Changeset attached => SymmetricDS 3.10 a34ff2be
2018-12-24 17:41 chenson Status resolved => closed