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 9C55A2009D9 for ; Tue, 17 May 2016 18:57:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9AE641607A8; Tue, 17 May 2016 16:57:15 +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 DE3211609F5 for ; Tue, 17 May 2016 18:57:14 +0200 (CEST) Received: (qmail 93025 invoked by uid 500); 17 May 2016 16:57:14 -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 92917 invoked by uid 99); 17 May 2016 16:57:14 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 16:57:14 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AE9BF2C1F5C for ; Tue, 17 May 2016 16:57:13 +0000 (UTC) Date: Tue, 17 May 2016 16:57:13 +0000 (UTC) From: "Appy (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-15845) Shell Cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 17 May 2016 16:57:15 -0000 Appy created HBASE-15845: ---------------------------- Summary: Shell Cleanup Key: HBASE-15845 URL: https://issues.apache.org/jira/browse/HBASE-15845 Project: HBase Issue Type: Bug Reporter: Appy Assignee: Appy Priority: Minor - Renaming hbase.rb to hbase_constants.rb because there are two hbase.rb files right now which is confusing. - Remove omnipresence of formatter object since it is kind of a use-and-throw class. Commands should create an instance, use it to format the output and discard it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)