Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E985D10C3D for ; Thu, 2 Jan 2014 18:55:51 +0000 (UTC) Received: (qmail 93097 invoked by uid 500); 2 Jan 2014 18:55:51 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 93072 invoked by uid 500); 2 Jan 2014 18:55:51 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 93064 invoked by uid 99); 2 Jan 2014 18:55:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jan 2014 18:55:51 +0000 Date: Thu, 2 Jan 2014 18:55:51 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1933) Make unit on memory parameters case-insensitive MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860597#comment-13860597 ] Christopher Tubbs commented on ACCUMULO-1933: --------------------------------------------- I also like #2, but not convinced it's worth deprecating, as [~busbey] suggests... I think I'd rather extend the existing tolerance to include the JVM grammar as a subset, not to match it exactly. I think there's still utility in being able to express the base unit explicitly. > Make unit on memory parameters case-insensitive > ----------------------------------------------- > > Key: ACCUMULO-1933 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1933 > Project: Accumulo > Issue Type: Improvement > Components: shell > Affects Versions: 1.5.0 > Reporter: Josh Elser > Priority: Minor > Labels: newbie > > {{config -t my_table -s table.split.threshold=2g}} fails with a non-intuitive error. > {{config -t my_table -s table.split.threshold=2G}} succeeds > It would be nice for both to work. -- This message was sent by Atlassian JIRA (v6.1.5#6160)