From issues-return-81064-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Tue Jul 16 09:34:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 231CB180684 for ; Tue, 16 Jul 2019 11:34:02 +0200 (CEST) Received: (qmail 36419 invoked by uid 500); 16 Jul 2019 09:34:01 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 36387 invoked by uid 99); 16 Jul 2019 09:34:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2019 09:34:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 81FEBE2EBB for ; Tue, 16 Jul 2019 09:34:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 3ABED2658E for ; Tue, 16 Jul 2019 09:34:00 +0000 (UTC) Date: Tue, 16 Jul 2019 09:34:00 +0000 (UTC) From: "Daniel Bakai (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (MINIFICPP-732) Add property to expose librdkafka "debug" values for PublishKafka MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MINIFICPP-732?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Bakai reassigned MINIFICPP-732: -------------------------------------- Assignee: Nghia Le > Add property to expose librdkafka "debug" values for PublishKafka > ----------------------------------------------------------------- > > Key: MINIFICPP-732 > URL: https://issues.apache.org/jira/browse/MINIFICPP-732 > Project: Apache NiFi MiNiFi C++ > Issue Type: Improvement > Reporter: Jeremy Dyer > Assignee: Nghia Le > Priority: Major > 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, metadat= a, feature, queue, msg, protocol, cgrp, security, fetch, interceptor, plugi= n, consumer, admin, eos, all" as listed at=C2=A0https://github.com/edenhill= /librdkafka/blob/master/CONFIGURATION.md=C2=A0 -- This message was sent by Atlassian JIRA (v7.6.14#76016)