View Issue Details

IDProjectCategoryView StatusLast Update
0006224SymmetricDSBugpublic2024-02-15 20:28
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.3Fixed in Version3.15.3 
Summary0006224: Imported configuration sometimes gets deleted from sym_data
DescriptionSometimes, when importing configuration, the captured configuration gets deleted from sym_data. This occurs because the ManageIncomingBatchListener interprets the batch ID of -9999 as a registration batch. When the configuration gets deleted, the following messages are logged:

2024-02-02 09:39:01,898 INFO [corp-000] [ManageIncomingBatchListener] [corp-000-dataloader-211] Preparing to receive registration from node null by clearing its outgoing config batches
2024-02-02 09:39:01,944 INFO [corp-000] [DataService] [corp-000-dataloader-211] Deleted 5 data rows that were on the config channel
2024-02-02 09:39:01,944 INFO [corp-000] [ManageIncomingBatchListener] [corp-000-dataloader-211] Loading registration batch from null
Tagsconfiguration

Relationships

related to 0006223 closedemiller Imported configuration sometimes gets deleted from sym_data 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 44110ac5

2024-02-05 13:53:53

evan-miller-jumpmind

Details Diff
0006224: Fixed imported configuration being deleted from sym_data Affected Issues
0006224
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ManageIncomingBatchListener.java Diff File

Issue History

Date Modified Username Field Change
2024-02-02 20:32 emiller New Issue
2024-02-02 20:32 emiller Status new => assigned
2024-02-02 20:32 emiller Assigned To => emiller
2024-02-02 20:32 emiller Tag Attached: configuration
2024-02-02 20:32 emiller Issue generated from: 0006223
2024-02-02 20:32 emiller Relationship added related to 0006223
2024-02-05 13:39 emiller Target Version 3.15.4 => 3.15.3
2024-02-05 13:54 emiller Status assigned => resolved
2024-02-05 13:54 emiller Resolution open => fixed
2024-02-05 13:54 emiller Fixed in Version => 3.15.3
2024-02-05 18:58 admin Status resolved => closed
2024-02-15 20:28 Changeset attached => SymmetricDS 3.15 44110ac5