You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Debreceni (Jira)" <ji...@apache.org> on 2021/02/22 12:03:00 UTC

[jira] [Created] (MINIFICPP-1506) High CPU usage in librdkafka

Adam Debreceni created MINIFICPP-1506:
-----------------------------------------

             Summary: High CPU usage in librdkafka
                 Key: MINIFICPP-1506
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1506
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Adam Debreceni
            Assignee: Adam Debreceni


In certain windows environments a high cpu usage can be observed (up to 100%) even if there is nothing to transport. This seems to be caused by [this librdkafka issue|https://github.com/edenhill/librdkafka/issues/3139]. We should apply [this patch|https://github.com/edenhill/librdkafka/pull/3236] and verify that it solves the problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)