[
https://issues.apache.org/jira/browse/MINIFICPP-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1257:
------------------------------------
Fix Version/s: 0.8.0
> PublishKafka should not leak messages on failed produce
> -------------------------------------------------------
>
> Key: MINIFICPP-1257
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1257
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Marton Szasz
> Assignee: Marton Szasz
> Priority: Blocker
> Fix For: 0.8.0
>
>
> On failure `rd_kafka_producev` doesn't call
> PublishKafka::messageDeliveryCallback, which takes ownership of the messages,
> leaking the whole batch if any of the deliveries fail.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)