View Issue Details

IDProjectCategoryView StatusLast Update
0006223SymmetricDSBugpublic2024-02-15 20:28
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.12Fixed in Version3.14.12 
Summary0006223: 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 0006224 closedemiller Imported configuration sometimes gets deleted from sym_data 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 6ace6319

2024-02-05 13:41:42

evan-miller-jumpmind

Details Diff
0006223: Fixed imported configuration being deleted from sym_data Affected Issues
0006223
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:31 emiller New Issue
2024-02-02 20:31 emiller Status new => assigned
2024-02-02 20:31 emiller Assigned To => emiller
2024-02-02 20:31 emiller Tag Attached: configuration
2024-02-02 20:32 emiller Issue cloned: 0006224
2024-02-02 20:32 emiller Relationship added related to 0006224
2024-02-05 13:39 emiller Target Version => 3.14.12
2024-02-05 13:41 emiller Status assigned => resolved
2024-02-05 13:41 emiller Resolution open => fixed
2024-02-05 13:41 emiller Fixed in Version => 3.14.12
2024-02-05 18:57 admin Status resolved => closed
2024-02-15 20:28 Changeset attached => SymmetricDS 3.14 6ace6319