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 54BA3200B84 for ; Mon, 5 Sep 2016 17:27:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 533CF160AB0; Mon, 5 Sep 2016 15:27: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 94932160ABC for ; Mon, 5 Sep 2016 17:27:21 +0200 (CEST) Received: (qmail 89966 invoked by uid 500); 5 Sep 2016 15:27:20 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 89824 invoked by uid 99); 5 Sep 2016 15:27:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Sep 2016 15:27:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6DB682C1B77 for ; Mon, 5 Sep 2016 15:27:20 +0000 (UTC) Date: Mon, 5 Sep 2016 15:27:20 +0000 (UTC) From: =?utf-8?Q?Bal=C3=A1zs_Barnab=C3=A1s_=28JIRA=29?= To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KAFKA-4126) No relevant log when the topic is non-existent MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 05 Sep 2016 15:27:22 -0000 Bal=C3=A1zs Barnab=C3=A1s created KAFKA-4126: -------------------------------------- Summary: No relevant log when the topic is non-existent Key: KAFKA-4126 URL: https://issues.apache.org/jira/browse/KAFKA-4126 Project: Kafka Issue Type: Bug Reporter: Bal=C3=A1zs Barnab=C3=A1s Priority: Minor When a producer sends a ProducerRecord into a Kafka topic that doesn't exis= tst, there is no relevant debug/error log that points out the error. -- This message was sent by Atlassian JIRA (v6.3.4#6332)