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 F3D732004CA for ; Wed, 11 May 2016 18:54:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F2A9F160A14; Wed, 11 May 2016 16:54:14 +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 6BBDE160A17 for ; Wed, 11 May 2016 18:54:14 +0200 (CEST) Received: (qmail 12304 invoked by uid 500); 11 May 2016 16:54:13 -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 12101 invoked by uid 99); 11 May 2016 16:54:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2016 16:54:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F15F42C1F68 for ; Wed, 11 May 2016 16:54:12 +0000 (UTC) Date: Wed, 11 May 2016 16:54:12 +0000 (UTC) From: "Grant Henke (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KAFKA-3685) Auto-generate ZooKeeper data structure wiki MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 11 May 2016 16:54:15 -0000 [ https://issues.apache.org/jira/browse/KAFKA-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280421#comment-15280421 ] Grant Henke commented on KAFKA-3685: ------------------------------------ This would likely take some rework of the ZkUtils class, but that rework would likely prove useful for more than documentation. I can take a look at this when I get some time, otherwise feel free to do it [~vahid] and I am happy to help out. > Auto-generate ZooKeeper data structure wiki > ------------------------------------------- > > Key: KAFKA-3685 > URL: https://issues.apache.org/jira/browse/KAFKA-3685 > Project: Kafka > Issue Type: Improvement > Reporter: Vahid Hashemian > Priority: Minor > > The ZooKeeper data structure wiki page is located at https://cwiki.apache.org/confluence/display/KAFKA/Kafka+data+structures+in+Zookeeper. This should be auto-generated and versioned according to various releases. A similar auto-generate has been previously done for protocol. -- This message was sent by Atlassian JIRA (v6.3.4#6332)