View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004396 | SymmetricDS Pro | Bug | public | 2020-05-12 15:24 | 2020-06-04 17:55 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.0 | ||||
Target Version | 3.11.9 | Fixed in Version | 3.11.9 | ||
Summary | 0004396: Outgoing loads panel not working when extract job disabled | ||||
Description | When 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. | ||||
Tags | extract, initial/partial load | ||||
SymmetricDS: 3.11 9930ee76 2020-05-12 11:33:46 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 |
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 |