View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006837 | SymmetricDS | Bug | public | 2025-04-18 15:22 | 2025-04-18 16:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.15.13 | ||||
Target Version | 3.15.16 | Fixed in Version | 3.15.16 | ||
Summary | 0006837: Fails to cancel unprocessed load, stuck in loop | ||||
Description | A load request that has an assigned load ID but is not processed is stuck in a loop cancelling the old one and failing to create a new one because of a primary key exception. The code makes a copy of the old request, clears the load ID, but is not clearing the create time. This was introduced by 0006702. | ||||
Tags | initial/partial load | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-18 15:22 | elong | New Issue | |
2025-04-18 15:22 | elong | Status | new => assigned |
2025-04-18 15:22 | elong | Assigned To | => elong |
2025-04-18 15:22 | elong | Tag Attached: initial/partial load | |
2025-04-18 15:22 | elong | Relationship added | related to 0006702 |
2025-04-18 15:23 | elong | Status | assigned => resolved |
2025-04-18 15:23 | elong | Resolution | open => fixed |
2025-04-18 15:23 | elong | Fixed in Version | => 3.15.16 |
2025-04-18 15:24 | elong | Issue cloned: 0006838 | |
2025-04-18 15:24 | elong | Relationship added | related to 0006838 |
2025-04-18 16:00 | admin | Changeset attached | => SymmetricDS 3.15 4f75dd51 |