[
https://issues.apache.org/jira/browse/MINIFICPP-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-1257.
-------------------------------------
Resolution: Fixed
> 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
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)