[
https://issues.apache.org/jira/browse/KAFKA-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantine Karantasis updated KAFKA-9706:
------------------------------------------
Affects Version/s: 2.0.1
2.1.1
2.2.2
2.3.1
2.4.1
> Flatten transformation fails when encountering tombstone event
> --------------------------------------------------------------
>
> Key: KAFKA-9706
> URL: https://issues.apache.org/jira/browse/KAFKA-9706
> Project: Kafka
> Issue Type: Bug
> Components: KafkaConnect
> Affects Versions: 2.0.1, 2.1.1, 2.2.2, 2.3.1, 2.4.1
> Reporter: Greg Harris
> Assignee: Greg Harris
> Priority: Major
>
> When applying the {{Flatten}} transformation to a tombstone event, an
> exception is raised:
> {code:java}
> org.apache.kafka.connect.errors.DataException: Only Map objects supported in
> absence of schema for [flattening], found: null
> {code}
> Instead, the transform should pass the tombstone through the transform
> without throwing an exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)