Return-Path: X-Original-To: apmail-incubator-kafka-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-kafka-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD9DC9B38 for ; Tue, 17 Apr 2012 03:11:16 +0000 (UTC) Received: (qmail 98926 invoked by uid 500); 17 Apr 2012 03:11:16 -0000 Delivered-To: apmail-incubator-kafka-users-archive@incubator.apache.org Received: (qmail 98905 invoked by uid 500); 17 Apr 2012 03:11:16 -0000 Mailing-List: contact kafka-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: kafka-users@incubator.apache.org Delivered-To: mailing list kafka-users@incubator.apache.org Received: (qmail 98884 invoked by uid 99); 17 Apr 2012 03:11:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Apr 2012 03:11:15 +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 (nike.apache.org: domain of junrao@gmail.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Apr 2012 03:11:08 +0000 Received: by lbjn8 with SMTP id n8so1062268lbj.6 for ; Mon, 16 Apr 2012 20:10:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ya0kQcUnesga0BcLQSPEGozS6E1tk/wnz4NuKbnjwgM=; b=0gwmzjCbDx5XoppLUYgj2Tq4iT+6iZjMKuCsFUz1p1TU5c2xHaGFI1vrs/l/bF3Qsh RnnIGnG4wc52IAkZHhpUU9ywxF/CMKNPL8n9NZEvb8ZgZC/BXWaIl3u8wFVEUuqZAXKc foFvOTO6gu5D5UP558RqywtPpkLzU7wDakuB97h8FSRDvX43LVjekD5C2YuvqL0JxPnu UUe/Tc503hQzEiKy4ASary7QNjnwe4ZYD7tXFqFj7xtp/GkuCqxVKEeLtjUSrpdxFAfG /Gcw/li+NIS0w1xmw/uNc4b0mzyv18vX0zxSiFLuHJQTUxPvzPLkH83NPhfhhPr9eQvP Yj3w== MIME-Version: 1.0 Received: by 10.152.147.202 with SMTP id tm10mr13466077lab.49.1334632247911; Mon, 16 Apr 2012 20:10:47 -0700 (PDT) Received: by 10.112.3.5 with HTTP; Mon, 16 Apr 2012 20:10:47 -0700 (PDT) In-Reply-To: <50EBB98ADF834D1DB8BC685332C5F543@gmail.com> References: <50EBB98ADF834D1DB8BC685332C5F543@gmail.com> Date: Mon, 16 Apr 2012 20:10:47 -0700 Message-ID: Subject: Re: Can we delete a certain topic in kafka? From: Jun Rao To: kafka-users@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8f2353110ae39a04bdd7490e --e89a8f2353110ae39a04bdd7490e Content-Type: text/plain; charset=ISO-8859-1 Currently, we don't have an api to delete a topic. We plan to add that in the 0.8 release. Thanks, Jun On Mon, Apr 16, 2012 at 6:33 PM, Xiang An wrote: > Any help will be appreciated. > > Thanks, > Xiang > > --e89a8f2353110ae39a04bdd7490e--