Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id F2881200D63 for ; Wed, 6 Dec 2017 21:28:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F0E07160BF3; Wed, 6 Dec 2017 20:28:06 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 42AC3160C0A for ; Wed, 6 Dec 2017 21:28:06 +0100 (CET) Received: (qmail 34059 invoked by uid 500); 6 Dec 2017 20:28:00 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 34047 invoked by uid 99); 6 Dec 2017 20:28:00 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2017 20:28:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F17D0E04F1; Wed, 6 Dec 2017 20:27:59 +0000 (UTC) From: asfgit To: dev@kafka.apache.org Reply-To: dev@kafka.apache.org References: In-Reply-To: Subject: [GitHub] kafka pull request #4283: KAFKA-6193: Only delete reassign_partitions znode ... Content-Type: text/plain Message-Id: <20171206202759.F17D0E04F1@git1-us-west.apache.org> Date: Wed, 6 Dec 2017 20:27:59 +0000 (UTC) archived-at: Wed, 06 Dec 2017 20:28:07 -0000 Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/4283 ---