You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Randall Hauch (Jira)" <ji...@apache.org> on 2020/03/25 19:38:00 UTC

[jira] [Updated] (KAFKA-9707) InsertField.Key transformation should apply to tombstone records

     [ https://issues.apache.org/jira/browse/KAFKA-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Hauch updated KAFKA-9707:
---------------------------------
    Summary: InsertField.Key transformation should apply to tombstone records  (was: InsertField.Key transformation does not apply to tombstone records)

> InsertField.Key transformation should apply to tombstone records
> ----------------------------------------------------------------
>
>                 Key: KAFKA-9707
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9707
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 1.0.3, 1.1.2, 2.0.2, 2.1.2, 2.2.2, 2.4.0, 2.3.1, 2.5.0
>            Reporter: Greg Harris
>            Assignee: Greg Harris
>            Priority: Major
>
> Reproduction steps:
>  # Configure an InsertField.Key transformation
>  # Pass a tombstone record (with non-null key, but null value) through the transform
> Expected behavior:
> The key field is inserted, and the value remains null
> Observed behavior:
> The key field is not inserted, and the value remains null



--
This message was sent by Atlassian Jira
(v8.3.4#803005)