View Issue Details

IDProjectCategoryView StatusLast Update
0006500SymmetricDS ProBugpublic2024-06-17 20:00
Reportercquamme Assigned Tocquamme  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.8Fixed in Version3.15.8 
Summary0006500: Kafka throws "Could not find target table" error when "bulk" is used
DescriptionIf you try to use bulk loading with Kafka, you will get something like the following error in your log when you try to send a load to Kafka:

The incoming batch test-001-1689 failed: Could not find the target table 'testTable'

Kafka does not support bulk loading, so we should just use the default KafkaWriter in the case that someone tries to set Kafka to use bulk loading accidentily.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 69211967

2024-06-17 19:49:09

cquamme

Details Diff
0006500: Kafka throws "Could not find target table" error when "bulk" is
used
Affected Issues
0006500
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/BulkDataLoaderFactory.java Diff File

Issue History

Date Modified Username Field Change
2024-06-17 19:47 cquamme New Issue
2024-06-17 19:47 cquamme Status new => assigned
2024-06-17 19:47 cquamme Assigned To => cquamme
2024-06-17 19:49 cquamme Status assigned => resolved
2024-06-17 19:49 cquamme Resolution open => fixed
2024-06-17 19:49 cquamme Fixed in Version => 3.15.8
2024-06-17 20:00 cquamme Changeset attached => SymmetricDS 3.15 69211967
2024-08-16 17:45 admin Status resolved => closed