Return-Path: X-Original-To: apmail-kafka-users-archive@www.apache.org Delivered-To: apmail-kafka-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 226F6EECC for ; Thu, 7 Feb 2013 18:39:28 +0000 (UTC) Received: (qmail 69980 invoked by uid 500); 7 Feb 2013 18:39:27 -0000 Delivered-To: apmail-kafka-users-archive@kafka.apache.org Received: (qmail 69917 invoked by uid 500); 7 Feb 2013 18:39:27 -0000 Mailing-List: contact users-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@kafka.apache.org Delivered-To: mailing list users@kafka.apache.org Received: (qmail 69885 invoked by uid 99); 7 Feb 2013 18:39:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 18:39:27 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of felix.giguere@mate1inc.com designates 74.125.245.74 as permitted sender) Received: from [74.125.245.74] (HELO na3sys010aog103.obsmtp.com) (74.125.245.74) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 07 Feb 2013 18:39:21 +0000 Received: from mail-la0-f71.google.com ([209.85.215.71]) (using TLSv1) by na3sys010aob103.postini.com ([74.125.244.12]) with SMTP ID DSNKURP0xIo2F9dzTL2gnwpc2BL7hLh86NKz@postini.com; Thu, 07 Feb 2013 10:39:01 PST Received: by mail-la0-f71.google.com with SMTP id fr10so2915603lab.6 for ; Thu, 07 Feb 2013 10:38:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-received:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:x-gm-message-state; bh=TI1JzaUh9CFKAzy6STJ44OEAe+pQu9TwIzPjUOVWSM8=; b=h6agJxAAU8aQ4EIZck/TxMte1V3a+6j2pt5gqdZNNafDu7ErRTM+65YmerlWaBlPhG UBkZD5MZkyAMmuETljqemqRXoCR0g8zvHKpsSK8UwLJRB7ebyV2cLkfez+CNmBEZaMtp 5o79cVkEwmMHJBl5GupSR/2gwRh6eFOD693vym+ki74xDnCyN71g4G90iRCiysU5mvyh 6Cw4UlK+z2r6o+TyZJ5eogsxkhCpKzJphJ3lsz2APCAQ6phbQEocp3wiQNexbfRCp3Cr k2D+64aGchSuWCJ4TWRQ5IBQ8Fe/t9UiZx+sJCMI9Vf8Hhgkx2eCHK4sXfXz6PgJOfie IeRg== X-Received: by 10.180.8.4 with SMTP id n4mr4799127wia.13.1360262338663; Thu, 07 Feb 2013 10:38:58 -0800 (PST) X-Received: by 10.180.8.4 with SMTP id n4mr4799114wia.13.1360262338566; Thu, 07 Feb 2013 10:38:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.37.231 with HTTP; Thu, 7 Feb 2013 10:38:38 -0800 (PST) In-Reply-To: References: From: Felix GV Date: Thu, 7 Feb 2013 13:38:38 -0500 Message-ID: Subject: Re: kafka replication blog To: users@kafka.apache.org Cc: dev@kafka.apache.org Content-Type: multipart/alternative; boundary=f46d04428f187ddb7104d526c1a3 X-Gm-Message-State: ALoCoQmFFIDOrmspWfvBpT5y+0b3u6Rb+g07NDw6FKG6VD0MQKkKkaUVn3jPW6V0/FqUg4DmIoFuiPZA+JAOUEHu672V/G5ud9uwxUxvbITtMXO01eyVI1pqYhTfYb3tN0rOMiY2aaRNZghDU90cc0f37PoEhhBLxu9uPAHsqY6q6XLi1UTEPWw= X-Virus-Checked: Checked by ClamAV on apache.org --f46d04428f187ddb7104d526c1a3 Content-Type: text/plain; charset=ISO-8859-1 Thanks Jun! I hadn't been following the discussions regarding 0.8 and replication for a little while and this was a great post to refresh my memory and get up to speed on the current replication architecture's design. -- Felix On Tue, Feb 5, 2013 at 2:21 PM, Jun Rao wrote: > I just posted the following blog on Kafka replication. This may answer some > of the questions that a few people have asked in the mailing list before. > > > http://engineering.linkedin.com/kafka/intra-cluster-replication-apache-kafka > > Thanks, > > Jun > --f46d04428f187ddb7104d526c1a3--