Jeremy Dyer created MINIFICPP-732:
-------------------------------------
Summary: Add property to expose librdkafka "debug" values for
PublishKafka
Key: MINIFICPP-732
URL: https://issues.apache.org/jira/browse/MINIFICPP-732
Project: NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Jeremy Dyer
Assignee: Jeremy Dyer
Fix For: 0.7.0
Librdkafka has some really nice debugging logs but it requires that those
values be set at the time that the C library is loaded. We should expose a
property that has the valid properties of "generic, broker, topic, metadata,
feature, queue, msg, protocol, cgrp, security, fetch, interceptor, plugin,
consumer, admin, eos, all" as listed at
https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)