Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0FC6F200B3E for ; Wed, 7 Sep 2016 14:56:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0E9ED160AC1; Wed, 7 Sep 2016 12:56:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7DCEA160AA3 for ; Wed, 7 Sep 2016 14:56:21 +0200 (CEST) Received: (qmail 26974 invoked by uid 500); 7 Sep 2016 12:56:20 -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 26963 invoked by uid 99); 7 Sep 2016 12:56:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2016 12:56:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8C1892C014C for ; Wed, 7 Sep 2016 12:56:20 +0000 (UTC) Date: Wed, 7 Sep 2016 12:56:20 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-2739) ConsumeKafka and ConsumeKafka_0_10 can block indefinitely if unable to communicate with Kafka broker MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 07 Sep 2016 12:56:22 -0000 [ https://issues.apache.org/jira/browse/NIFI-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15470548#comment-15470548 ] ASF GitHub Bot commented on NIFI-2739: -------------------------------------- Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/989 @joewitt I actually went back & forth trying to decide if I should use 30 secs or 5 secs. I went with 30 secs just because it's what we use most often for default timeouts, but you're probably right - 5 secs is probably more than sufficient. Will update to use only 5 secs and then push. Thanks for reviewing! > ConsumeKafka and ConsumeKafka_0_10 can block indefinitely if unable to communicate with Kafka broker > ---------------------------------------------------------------------------------------------------- > > Key: NIFI-2739 > URL: https://issues.apache.org/jira/browse/NIFI-2739 > Project: Apache NiFi > Issue Type: Bug > Components: Extensions > Reporter: Mark Payne > Assignee: Mark Payne > Fix For: 1.1.0 > > > If I use ConsumeKafka and point to a broker that is in a bad state, I see ConsumeKafka block indefinitely. -- This message was sent by Atlassian JIRA (v6.3.4#6332)