View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004019 | SymmetricDS | Bug | public | 2019-06-19 14:26 | 2019-06-25 18:05 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.10.3 | Fixed in Version | 3.10.3 | ||
Summary | 0004019: Skipping a batch that contains a CREATE event gets a NullPointerException | ||||
Description | When a create batch loads successfully, but it's sent again, it will be skipped. However, the skipping logic in the DataProcessor still calls the writer for the create event without initializing the write properly. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 68323513 2019-06-19 10:27:40 Details Diff |
0004019: Skipping a batch that contains a CREATE event gets a NullPointerException |
Affected Issues 0004019 |
|
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataProcessor.java | Diff File | ||
SymmetricDS: 3.10 2a8866a3 2019-06-20 16:07:03 Details Diff |
0004019: Skipping a batch that contains a CREATE event gets a NullPointerException |
Affected Issues 0004019 |
|
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataProcessor.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-19 14:26 | elong | New Issue | |
2019-06-19 14:26 | elong | Status | new => assigned |
2019-06-19 14:26 | elong | Assigned To | => elong |
2019-06-19 14:28 | elong | Status | assigned => resolved |
2019-06-19 14:28 | elong | Resolution | open => fixed |
2019-06-19 14:28 | elong | Fixed in Version | => 3.10.3 |
2019-06-19 15:00 | admin | Changeset attached | => SymmetricDS 3.10 68323513 |
2019-06-20 21:00 | admin | Changeset attached | => SymmetricDS 3.10 2a8866a3 |
2019-06-25 18:05 | admin | Status | resolved => closed |