Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 248CE11702 for ; Mon, 7 Jul 2014 12:30:33 +0000 (UTC) Received: (qmail 49398 invoked by uid 500); 7 Jul 2014 12:30:33 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 49342 invoked by uid 500); 7 Jul 2014 12:30:33 -0000 Mailing-List: contact dev-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list dev@flink.incubator.apache.org Received: (qmail 49331 invoked by uid 99); 7 Jul 2014 12:30:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2014 12:30:32 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of u.celebi@fu-berlin.de designates 130.133.4.66 as permitted sender) Received: from [130.133.4.66] (HELO outpost1.zedat.fu-berlin.de) (130.133.4.66) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2014 12:30:25 +0000 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) for dev@flink.incubator.apache.org with esmtp (envelope-from ) id <1X483Y-000CqS-JF>; Mon, 07 Jul 2014 14:30:04 +0200 Received: from wlan-141-23-81-122.tubit.tu-berlin.de ([141.23.81.122]) by inpost2.zedat.fu-berlin.de (Exim 4.82) for dev@flink.incubator.apache.org with esmtpsa (envelope-from ) id <1X483Y-0017EV-IE>; Mon, 07 Jul 2014 14:30:04 +0200 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: Adding the streaming project to the main repository From: Ufuk Celebi In-Reply-To: Date: Mon, 7 Jul 2014 14:30:03 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <11053D89-3655-47D6-9571-A531C9B45197@fu-berlin.de> References: To: dev@flink.incubator.apache.org X-Mailer: Apple Mail (2.1874) X-Originating-IP: 141.23.81.122 X-Virus-Checked: Checked by ClamAV on apache.org On 07 Jul 2014, at 12:06, M=E1rton Balassi = wrote: > Yeah, this might be slightly confusing - for clarifying the situation: >=20 >=20 > - Right under the streaming-addons one can find basic connectors for > message queue services - at the moment Kafka and RabbitMQ. We = considered > this "classical" addon functionality. > - Additionally the job used for performance measurements is also = under > addons, but I'm removing it. > - As usually addons mean surplus dependencies I am for separating = them. > Would you suggest another name then? Streaming-connectors e.g.? I also like connectors. Why are you removing the performance measurements stuff?=