Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF04F18B64 for ; Fri, 14 Aug 2015 08:37:46 +0000 (UTC) Received: (qmail 56822 invoked by uid 500); 14 Aug 2015 08:37:46 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 56773 invoked by uid 500); 14 Aug 2015 08:37:46 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 56763 invoked by uid 99); 14 Aug 2015 08:37:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Aug 2015 08:37:46 +0000 Date: Fri, 14 Aug 2015 08:37:46 +0000 (UTC) From: "Nezih Yigitbasi (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-2517) Wrong KafkaSink arguments in streaming guide MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Nezih Yigitbasi created FLINK-2517: -------------------------------------- Summary: Wrong KafkaSink arguments in streaming guide Key: FLINK-2517 URL: https://issues.apache.org/jira/browse/FLINK-2517 Project: Flink Issue Type: Bug Components: Documentation Reporter: Nezih Yigitbasi Priority: Trivial For the {{KafkaSink}} example in the streaming guide, the doc says zookeeper host/port should be specified in the constructor. But it should be the list of brokers. -- This message was sent by Atlassian JIRA (v6.3.4#6332)