View Issue Details

IDProjectCategoryView StatusLast Update
0004396SymmetricDS ProBugpublic2020-06-04 17:55
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.0 
Target Version3.11.9Fixed in Version3.11.9 
Summary0004396: Outgoing loads panel not working when extract job disabled
DescriptionWhen the extract job is disabled (initial.load.use.extract.job.enabled=false), the Manage -> Outgoing Loads panel does not show statistics and does not track the load properly, even failing to show completion. Staging is often disabled (stream.to.file.enabled=false) at the same time, as a way to deploy a cluster and avoid the requirements of shared staging and sticky load balancer.

The screen depends on sym_table_reload_status, sym_table_reload_request, and sym_extract_request, which should be populated even when the extract job is disabled.
Tagsextract, initial/partial load

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 9930ee76

2020-05-12 11:33:46

admin

Details Diff
0004396: Outgoing loads panel not working when extract job disabled Affected Issues
0004396
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/job/InitialLoadExtractorJob.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/OutgoingBatchServiceSqlMap.java Diff File
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServerSymmetricEngine.java Diff File

Issue History

Date Modified Username Field Change
2020-05-12 15:24 elong New Issue
2020-05-12 15:24 elong Status new => assigned
2020-05-12 15:24 elong Assigned To => elong
2020-05-12 15:24 elong Tag Attached: extract
2020-05-12 15:24 elong Tag Attached: initial/partial load
2020-05-12 15:34 elong Status assigned => resolved
2020-05-12 15:34 elong Resolution open => fixed
2020-05-12 15:34 elong Product Version 3.10.0 => 3.11.0
2020-05-12 15:34 elong Fixed in Version => 3.11.9
2020-05-12 15:34 elong Target Version 3.10.12 => 3.11.9
2020-05-26 16:37 elong Status resolved => closed
2020-06-04 17:55 admin Changeset attached => SymmetricDS 3.11 9930ee76