View Issue Details

IDProjectCategoryView StatusLast Update
0005811SymmetricDSBugpublic2023-04-27 15:11
Reporterjvanmeter Assigned Tojvanmeter  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.7Fixed in Version3.14.7 
Summary0005811: When Capture of Old Data is disabled, Deletes get an Index Out Of Bounds Error with Kafka
DescriptionWhen capture of old data is disabled, deletes will still try to reference all columns, causing an index out of bounds error when trying to populate columns that are not a primary key.
Tagsdialect: kafka

Relationships

related to 0005809 closedemiller NullPointerException when writing a delete to Kafka when old data has not been captured 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 57698142

2023-04-27 14:51:04

jakobvanmeter

Details Diff
0005811: When Capture of Old Data is disabled, Deletes get an Index Out
Of Bounds Error with Kafka
Affected Issues
0005811
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/KafkaWriter.java Diff File

Issue History

Date Modified Username Field Change
2023-04-27 14:49 jvanmeter New Issue
2023-04-27 14:49 jvanmeter Status new => assigned
2023-04-27 14:49 jvanmeter Assigned To => jvanmeter
2023-04-27 14:49 jvanmeter Tag Attached: dialect: kafka
2023-04-27 14:50 jvanmeter Status assigned => resolved
2023-04-27 14:50 jvanmeter Resolution open => fixed
2023-04-27 14:50 jvanmeter Fixed in Version => 3.14.7
2023-04-27 15:00 Changeset attached => SymmetricDS 3.14 57698142
2023-04-27 15:11 emiller Relationship added related to 0005809
2023-05-12 19:49 admin Status resolved => closed