View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005530 | SymmetricDS | Bug | public | 2022-10-13 15:16 | 2022-11-30 19:40 |
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.8.0 | ||||
| Target Version | 3.13.9 | Fixed in Version | 3.13.9 | ||
| Summary | 0005530: Multi-homed clustered nodes stuck in loop of retry and resend of batches | ||||
| Description | The feature of copying a batch to the incoming staging of the target node (outgoing.batches.copy.to.incoming.staging = true) causes a loop of retrying and resending the batch if the target node is clustered, not using shared staging, and multi-homed with the source node. The source node copies the batch to the incoming staging of target node 1 but connects to target node 2 to sync it which doesn't have the batch in staging. INFO [client] [IncomingBatchService] [client-pull-default-10] Retrying batch server-2987 INFO [client] [DataLoaderService] [client-pull-default-10] Unable to retry batch server-2987 because it's not in staging. Setting status to resend. INFO [client] [PullService] [client-pull-default-10] Pull data received from server:server:server on queue default. 0 rows and 1 batches were processed. () INFO [server] [AcknowledgeService] [qtp1330400026-36105] The outgoing batch client-3318 received resend request INFO [server] [PullUriHandler] [qtp1330400026-70576] 1 data and 1 batches sent during pull request from client:client:client | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: 3.13 e03c2fe5 2022-10-13 15:19:54 Details Diff |
0005530: Multi-homed clustered nodes stuck in loop of retry and resend of batches |
Affected Issues 0005530 |
|
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
|
SymmetricDS: 3.14 8a8d194c 2022-10-13 15:19:54 Details Diff |
0005530: Multi-homed clustered nodes stuck in loop of retry and resend of batches |
Affected Issues 0005530 |
|
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
|
SymmetricDS: 3.13 1788d442 2022-10-19 12:12:50 evan-miller-jumpmind Details Diff |
0005530: Fixed NPE when targetEngine is null |
Affected Issues 0005530 |
|
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-10-13 15:16 | elong | New Issue | |
| 2022-10-13 15:16 | elong | Status | new => assigned |
| 2022-10-13 15:16 | elong | Assigned To | => elong |
| 2022-10-13 15:17 | elong | Project | SymmetricDS Pro => SymmetricDS |
| 2022-10-13 15:17 | elong | Relationship added | related to 0002699 |
| 2022-10-13 15:20 | elong | Status | assigned => resolved |
| 2022-10-13 15:20 | elong | Resolution | open => fixed |
| 2022-10-13 15:20 | elong | Fixed in Version | => 3.13.9 |
| 2022-10-13 15:20 | elong | Issue cloned: 0005531 | |
| 2022-10-13 15:20 | elong | Relationship added | related to 0005531 |
| 2022-10-13 16:00 | admin | Changeset attached | => SymmetricDS 3.13 e03c2fe5 |
| 2022-10-13 16:00 | admin | Changeset attached | => SymmetricDS 3.14 8a8d194c |
| 2022-10-19 13:00 | Changeset attached | => SymmetricDS 3.13 1788d442 | |
| 2022-11-30 19:40 | admin | Status | resolved => closed |