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 BF20B200AE3 for ; Wed, 4 May 2016 23:47:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BDEC41609A1; Wed, 4 May 2016 21:47: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 0A16B1609FC for ; Wed, 4 May 2016 23:47:13 +0200 (CEST) Received: (qmail 80524 invoked by uid 500); 4 May 2016 21:47:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 80324 invoked by uid 99); 4 May 2016 21:47:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2016 21:47:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D31332C14F9 for ; Wed, 4 May 2016 21:47:12 +0000 (UTC) Date: Wed, 4 May 2016 21:47:12 +0000 (UTC) From: "Sean Busbey (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-15768) fix capitalization of ZooKeeper usage MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 04 May 2016 21:47:14 -0000 [ https://issues.apache.org/jira/browse/HBASE-15768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15768: -------------------------------- Fix Version/s: 2.0.0 > fix capitalization of ZooKeeper usage > ------------------------------------- > > Key: HBASE-15768 > URL: https://issues.apache.org/jira/browse/HBASE-15768 > Project: HBase > Issue Type: Improvement > Components: documentation > Reporter: Alex Moundalexis > Assignee: Alex Moundalexis > Priority: Trivial > Fix For: 2.0.0 > > Attachments: HBASE-15768.v0.patch > > > Apache ZooKeeper is a proper name ([ref|https://zookeeper.apache.org/]), figured I'd fix mentions of "Zookeeper" that appear throughout the codebase and documentation. > Ignoring camelcase function names, focused primarily on visible errors, logs, comments, and UI strings. -- This message was sent by Atlassian JIRA (v6.3.4#6332)