View Issue Details

IDProjectCategoryView StatusLast Update
0006112SymmetricDSBugpublic2023-11-20 19:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.10 
Target Version3.14.11Fixed in Version3.14.11 
Summary0006112: Cancel of load at target does not clean up everything at the source and still shows active at target
DescriptionWhen a load is requested at the target, and after the load is started, when a cancel of that load at the target is requested, cleanup does not completely occur at the source, and the target never shows that the load is canceled.

Cleanup at the source needs to be fixed, and the target needs to get an updated sym_table_reload_status record.
Steps To Reproduce1. Create a load at the target
2. Allow the load to start and show as started
3. Cancel the load at the target
4. Reload batches will get stuck in the NE status (because of missing sym_extract_request records)
5. Target will never show the load as canceled
Tagsinitial/partial load

Relationships

related to 0006115 closedpmarzullo Cancel of load at target does not clean up everything at the source and still shows active at target 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 3dce753f

2023-11-20 18:06:54

pmarzullo

Details Diff
0006112: Cancel of load at target does not clean up everything at the
source and still shows active at target
Affected Issues
0006112
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/INodeService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/NodeService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/PushService.java Diff File
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/service/impl/MockNodeService.java Diff File

SymmetricDS: 3.15 5318b0a6

2023-11-20 18:06:54

pmarzullo

Details Diff
0006112: Cancel of load at target does not clean up everything at the
source and still shows active at target
Affected Issues
0006112
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/INodeService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/NodeService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/PushService.java Diff File
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/service/impl/MockNodeService.java Diff File

Issue History

Date Modified Username Field Change
2023-11-20 17:49 pmarzullo New Issue
2023-11-20 17:49 pmarzullo Status new => assigned
2023-11-20 17:49 pmarzullo Assigned To => pmarzullo
2023-11-20 17:49 pmarzullo Tag Attached: initial/partial load
2023-11-20 18:05 pmarzullo Relationship added related to 0006115
2023-11-20 18:14 pmarzullo Status assigned => resolved
2023-11-20 18:14 pmarzullo Resolution open => fixed
2023-11-20 18:14 pmarzullo Fixed in Version => 3.14.11
2023-11-20 19:00 pmarzullo Changeset attached => SymmetricDS 3.14 3dce753f
2023-11-20 19:00 pmarzullo Changeset attached => SymmetricDS 3.15 5318b0a6
2023-12-16 01:56 admin Status resolved => closed