[
https://issues.apache.org/jira/browse/NIFI-14122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910709#comment-17910709
]
ASF subversion and git services commented on NIFI-14122:
--------------------------------------------------------
Commit 3f8805d5cbfcb54255ea5a21fdb5f60b6182c89a in nifi's branch
refs/heads/main from Felix Schultze
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3f8805d5cb ]
NIFI-14122 / NIFI-14123: Add support for kafka.tombstones again
Consume: Kafka tombstones are consumed by writing an empty content and setting
the flowfile attribute kafka.tombstone=true
Publish: An empty flowfile-content with attribute kafka.tombstone=true results
in an published kafka.tombstone
> Kafka | Publish | Tombstones not working anymore
> ------------------------------------------------
>
> Key: NIFI-14122
> URL: https://issues.apache.org/jira/browse/NIFI-14122
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Felix Schultze
> Priority: Major
>
> PublishKafka does not support publishing tombstones to kafka anymore,
> although it's mentioned in the documentations.
> The KafkaFlowFileAttribute.KAFKA_TOMBSTONE attribute is not used anywhere in
> code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)