View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002729 | SymmetricDS Pro | Installation | public | 2016-08-16 16:51 | 2016-08-16 19:36 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.1 | ||||
Target Version | 3.8.1 | Fixed in Version | 3.8.1 | ||
Summary | 0002729: Software upgrade listener extension | ||||
Description | Created a new built in extension point to run during a software upgrade. This is used currently for any upgrades to 3.8.0 which would leave all reload channels with a max batch size of 1. In 3.8 though this would create a batch per row for loads. The software upgrade listener handles any upgrades from 3.8.0 to ensure the max batch size = 10000 for any old reload channels that were still set to 1. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 1508b207 2016-08-16 12:51:28 Details Diff |
0002729: Software upgrade listener extension |
Affected Issues 0002729 |
|
mod - symmetric-client/src/main/resources/symmetric-ext-points.xml | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/AbstractSymmetricEngine.java | Diff File | ||
add - symmetric-core/src/main/java/org/jumpmind/symmetric/db/ISoftwareUpgradeListener.java | Diff File | ||
add - symmetric-core/src/main/java/org/jumpmind/symmetric/db/SoftwareUpgradeListener.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-08-16 16:51 | josh-a-hicks | New Issue | |
2016-08-16 16:51 | josh-a-hicks | Status | new => assigned |
2016-08-16 16:51 | josh-a-hicks | Assigned To | => josh-a-hicks |
2016-08-16 17:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.8 1508b207 |
2016-08-16 17:28 | josh-a-hicks | Status | assigned => resolved |
2016-08-16 17:28 | josh-a-hicks | Fixed in Version | => 3.8.1 |
2016-08-16 17:28 | josh-a-hicks | Resolution | open => fixed |
2016-08-16 19:36 | admin | Status | resolved => closed |