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 42AD07B8C for ; Thu, 28 Jul 2011 21:23:49 +0000 (UTC) Received: (qmail 46289 invoked by uid 500); 28 Jul 2011 21:23:49 -0000 Delivered-To: apmail-incubator-kafka-dev-archive@incubator.apache.org Received: (qmail 46250 invoked by uid 500); 28 Jul 2011 21:23:48 -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 46241 invoked by uid 99); 28 Jul 2011 21:23:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 21:23:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of henry.saputra@gmail.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 21:23:43 +0000 Received: by iyj12 with SMTP id 12so3623735iyj.6 for ; Thu, 28 Jul 2011 14:23:23 -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=cHzEoyhgE20c7Pc2UFjDmloeQh7bM9uE0+CSxNMfeQI=; b=Nh25KahX3S64DHNcZqAh0kjEah1AtZxtaCCHX8FF0SlIxtEHTQQKfVirbneI2wSW1l x4lMSqc63OjzlBFathVrQkHPPcf6zvc1xpa+vOf8uee99daakEj7UG6SesLLPHvGI6bH HN33Zdp9O+j7JXzntHDt778UevZKhvgemMCG8= MIME-Version: 1.0 Received: by 10.42.115.131 with SMTP id k3mr344246icq.511.1311888202807; Thu, 28 Jul 2011 14:23:22 -0700 (PDT) Received: by 10.42.72.133 with HTTP; Thu, 28 Jul 2011 14:23:22 -0700 (PDT) In-Reply-To: References: <4E3068C4.2040306@gmail.com> Date: Thu, 28 Jul 2011 14:23:22 -0700 Message-ID: Subject: Re: github tickets From: Henry Saputra To: kafka-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 Hi Jun, Awesome news. I have created JIRA case to track this issue: https://issues.apache.org/jira/browse/KAFKA-76 - Henry On Thu, Jul 28, 2011 at 12:59 PM, Jun Rao wrote: > Henry, > > We have a patch for end-to-end compression. It's almost ready. We will > probably commit it to github before dropping the code in Apache. In either > case, we will open a jira for review for that in Apache. > > Jun > > On Wed, Jul 27, 2011 at 12:42 PM, Henry Saputra wrote: > >> Also, I suppose no more pull requests since we are moving the code ASF >> svn repo right? >> >> Is there an open JIRA for it? >> >> - Henry >> >> On Wed, Jul 27, 2011 at 12:36 PM, Chris Burroughs >> wrote: >> > There are a few remaining open issues on github: >> > >> > https://github.com/kafka-dev/kafka/issues >> > >> > I'm happy to manually copy them over to the Apache Jira unless someone >> > has a clever/better idea for moving them. >> > >> > On that note, the readme there needs updating to point to the new >> > mailing lists, Jira, etc. >> > >> >