You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Bakai (Jira)" <ji...@apache.org> on 2019/09/26 08:46:00 UTC

[jira] [Resolved] (MINIFICPP-1033) PublishKafka sends success flow even though kafka server is not running

     [ https://issues.apache.org/jira/browse/MINIFICPP-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Bakai resolved MINIFICPP-1033.
-------------------------------------
    Resolution: Fixed

> PublishKafka sends success flow even though kafka server is not running
> -----------------------------------------------------------------------
>
>                 Key: MINIFICPP-1033
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1033
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Nghia Le
>            Assignee: Daniel Bakai
>            Priority: Major
>             Fix For: 0.7.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> Log text:
> {code:java}
>  [2019-09-18 13:33:18.458] [org::apache::nifi::minifi::processors::PublishKafka] [debug] Sent flow with length 8 to kafka topic test
>  [2019-09-18 13:33:18.458] [org::apache::nifi::minifi::core::ProcessSession] [info] Transferring 1c74f7f4-da08-11e9-8b37-3d7ac48bc574 from PublishKafka to relationship success
>  [2019-09-18 13:33:18.557] [org::apache::nifi::minifi::processors::KafkaConnection] [error] [thrd:IP:9092/bootstrap]: IP:9092/bootstrap: Connect to ipv4#IP:9092 failed: Connection refused (after 99ms in state CONNECT)
>  [2019-09-18 13:33:18.557] [org::apache::nifi::minifi::processors::KafkaConnection] [error] [thrd:IP:9092/bootstrap]: IP:9092/bootstrap: Connect to ipv4#IP:9092 failed: Connection refused (after 99ms in state CONNECT)
>  [2019-09-18 13:33:18.557] [org::apache::nifi::minifi::processors::KafkaConnection] [error] [thrd:IP:9092/bootstrap]: 1/1 brokers are down{code}



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