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 925542009FB for ; Fri, 6 May 2016 23:44:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 910BB160A0E; Fri, 6 May 2016 21:44: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 D06F91608F8 for ; Fri, 6 May 2016 23:44:13 +0200 (CEST) Received: (qmail 42306 invoked by uid 500); 6 May 2016 21:44: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 42264 invoked by uid 99); 6 May 2016 21:44:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2016 21:44:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CDAC22C14F9 for ; Fri, 6 May 2016 21:44:12 +0000 (UTC) Date: Fri, 6 May 2016 21:44:12 +0000 (UTC) From: "Jonathan Hsieh (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-15791) Improve javadoc in HBASE-15439 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 06 May 2016 21:44:14 -0000 Jonathan Hsieh created HBASE-15791: -------------------------------------- Summary: Improve javadoc in HBASE-15439 Key: HBASE-15791 URL: https://issues.apache.org/jira/browse/HBASE-15791 Project: HBase Issue Type: Improvement Components: master Affects Versions: 2.0.0 Reporter: Jonathan Hsieh Assignee: Jonathan Hsieh Fix For: 2.0.0 Was doing a review of HBASE-15439 and feel that if we had better javadoc about units we would have caught this bug much earlier. Attached patch improves the situation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)