View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002658 | SymmetricDS | New Feature | public | 2016-06-30 14:31 | 2016-08-09 17:10 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.0 | Fixed in Version | 3.8.0 | ||
Summary | 0002658: Initial load defaults to initial load extract in background | ||||
Description | The new default behavior of the initial load will enable two parameters by default. initial.load.use.extract.job.enabled=true initial.load.extract.and.send.when.staged=true Rather than an initial load being a single batch the new default process will be to extract multiple batches on a background thread while adhering to the max batch size on the given reload channel. Also when a batch as marked as 'NE' (new) it can be sent immediately even is extraction is still taking place. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 004de5bf 2016-06-30 10:37:32 Details Diff |
0002658: Initial load defaults to initial load extract in background |
Affected Issues 0002658 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/ExtractRequest.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/TriggerRouter.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationService.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/DataExtractorServiceSqlMap.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/NodeCommunicationService.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-schema.xml | Diff File | ||
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/AbstractJdbcDdlReader.java | Diff File | ||
mod - symmetric-server/src/main/deploy/conf/symmetric-server.properties | Diff File | ||
SymmetricDS: 3.8 36319a12 2016-06-30 10:40:11 Details Diff |
0002658: Initial load defaults to initial load extract in background |
Affected Issues 0002658 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-30 14:31 | josh-a-hicks | New Issue | |
2016-06-30 14:31 | josh-a-hicks | Status | new => assigned |
2016-06-30 14:31 | josh-a-hicks | Assigned To | => josh-a-hicks |
2016-06-30 15:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.8 36319a12 |
2016-06-30 15:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.8 004de5bf |
2016-07-22 18:22 | josh-a-hicks | Status | assigned => resolved |
2016-07-22 18:22 | josh-a-hicks | Fixed in Version | => 3.8.0 |
2016-07-22 18:22 | josh-a-hicks | Resolution | open => fixed |
2016-08-09 17:10 | admin | Status | resolved => closed |