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 CE7789D99 for ; Sat, 2 Jun 2012 04:17:15 +0000 (UTC) Received: (qmail 86998 invoked by uid 500); 2 Jun 2012 04:17:15 -0000 Delivered-To: apmail-incubator-kafka-dev-archive@incubator.apache.org Received: (qmail 86854 invoked by uid 500); 2 Jun 2012 04:17:13 -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 86816 invoked by uid 99); 2 Jun 2012 04:17:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jun 2012 04:17:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of junrao@gmail.com designates 209.85.160.47 as permitted sender) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jun 2012 04:17:05 +0000 Received: by pbbrq2 with SMTP id rq2so3889370pbb.6 for ; Fri, 01 Jun 2012 21:16:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=CZksfr+96vLse3KD2l88TlG66olZxle4xBbnCaXn4jw=; b=EbvanT9UAQXmbKbKQ/hy2nyuLzMgCTWaK3DnVkg+bFxY40iBuUKm7J0iKQEbcUmvFp Er0sQb/K+EOWv7fVEU4pCShUzrHFOurtmkDBcACYVZvEdLhbOivrGObUkdoKddOJ42B9 WFYElguW8xuRQtY+ZlQTK1/GF+KXN9FwG33CwW6s5Ak1wwxELKp9jqDfbt91x60a0KBX SoRkoYuyd73TYnLaDlikAU7glb1tafj9ZCoTZxCcB+ioiHqeyh3dJVZBqgxnmVA2ptwA oQlWhg9xvnivyJ0clgpzhAIGTPtGt0pfFDPO3pygD4I1FHwdez1573IDiW9TipibK4ex +b0g== MIME-Version: 1.0 Received: by 10.68.136.68 with SMTP id py4mr16280855pbb.151.1338610605341; Fri, 01 Jun 2012 21:16:45 -0700 (PDT) Received: by 10.68.217.68 with HTTP; Fri, 1 Jun 2012 21:16:45 -0700 (PDT) Date: Fri, 1 Jun 2012 21:16:45 -0700 Message-ID: Subject: kafka replication status From: Jun Rao To: kafka-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b15a8c39fba2504c17591cb X-Virus-Checked: Checked by ClamAV on apache.org --047d7b15a8c39fba2504c17591cb Content-Type: text/plain; charset=ISO-8859-1 Hi, As of this week, we closed 2 big jiras: kafka-46 (commit thread) and kafka-348 (merge from trunk). Basic replication (without failure) is working now. We have people signed up on the following jiras: KAFKA-336: Admin RPC between controller and broker KAFKA-335: Embedded controller KAFKA-329: Create topic support (revisit based on v3 design) Those jiras are blocking a bunch of other jiras and we'd like to close them in a week or so. In the meantime, the following jiras can still be worked on more or less independently and we welcome contribution from the community. KAFKA-288: rework java producer API KAFKA-289: reuse TopicData when sending produce request KAFKA-354: refactor setter/getter in scala style KAFKA-356: create a generic thread class Thanks, Jun --047d7b15a8c39fba2504c17591cb--