Return-Path: X-Original-To: apmail-incubator-kafka-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-kafka-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2BED0912B for ; Wed, 2 Nov 2011 19:08:26 +0000 (UTC) Received: (qmail 79937 invoked by uid 500); 2 Nov 2011 19:08:26 -0000 Delivered-To: apmail-incubator-kafka-dev-archive@incubator.apache.org Received: (qmail 79916 invoked by uid 500); 2 Nov 2011 19:08:26 -0000 Mailing-List: contact kafka-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: kafka-dev@incubator.apache.org Delivered-To: mailing list kafka-dev@incubator.apache.org Received: (qmail 79908 invoked by uid 99); 2 Nov 2011 19:08:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 19:08:26 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jjkoshy@gmail.com designates 209.85.161.47 as permitted sender) Received: from [209.85.161.47] (HELO mail-fx0-f47.google.com) (209.85.161.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 19:08:19 +0000 Received: by faas16 with SMTP id s16so837384faa.6 for ; Wed, 02 Nov 2011 12:07:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=xj1lw8GhYS26HTwc+/QHAh5es8H1M4Z8cRDqRYvRx8o=; b=GAJeMXQV2UCOXrOsc0fXn2SbxQ1xy4fyskPhSpa6KQyc2SJIa+gMAsetb52qyUsqzs U1iT361bI3JQONcKkVnM+s/iRvC62TXLqbNkM8zafhuMi9+XN2f6wG7Sb60y9TAK9ZAT 5sNzqAVWrJbgQGRd3LCN2xJNLBpOMLW9OkflY= MIME-Version: 1.0 Received: by 10.223.16.82 with SMTP id n18mr10410473faa.2.1320260879183; Wed, 02 Nov 2011 12:07:59 -0700 (PDT) Received: by 10.223.95.193 with HTTP; Wed, 2 Nov 2011 12:07:59 -0700 (PDT) In-Reply-To: References: Date: Wed, 2 Nov 2011 12:07:59 -0700 Message-ID: Subject: Re: [VOTE] Release Kafka 0.7.0-incubating (candidate 5) From: Joel Koshy To: kafka-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org One more change to the quickstart - the consumer's message streams now need to be parameterized, and we can add a note on consumer decoders. Thanks, Joel On Wed, Nov 2, 2011 at 10:56 AM, Jun Rao wrote: > +1 from me. Tested quick start and embedded_consumer test in system_test. > > One thing is that we should fix the quick start page > on kafka-producer-shell.sh. The server port has now changed to 9093. > > Jun > > On Mon, Oct 31, 2011 at 5:44 PM, Neha Narkhede wrote: > >> Hi, >> >> This is the fifth candidate for the first incubator release for Apache >> Kafka, version 0.7.0-incubating. There were 2 critical bugs found in >> RC4 - KAFKA-160 and KAFKA-161. This candidate is published to fix >> those. >> >> It also fixes the following issues: >> >> http://people.apache.org/~nehanarkhede/kafka-0.7.0-incubating-candidate-5/RELEASE-NOTES.html >> >> *** Please download, test and vote by Nov 3rd, 6 pm >> >> Note that we are voting upon the source (revision), binaries are >> provided for convenience. >> >> Source and binary files: >> http://people.apache.org/~nehanarkhede/kafka-0.7.0-incubating-candidate-5/ >> >> The SVN revision to be voted upon: >> https://svn.apache.org/repos/asf/incubator/kafka/branches/0.7@1195721 >> >> Kafka's KEYS file containing PGP keys we use to sign the release: >> http://svn.apache.org/repos/asf/incubator/kafka/KEYS >> >> Note that the Incubator PMC needs to vote upon the release after a >> successful PPMC vote before any release can be made official. >> >> Thanks, >> Neha >> >