[
https://issues.apache.org/jira/browse/ACCUMULO-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860629#comment-13860629
]
Josh Elser commented on ACCUMULO-1933:
--------------------------------------
bq. We could also give more informative error messages in the case of
unrecognized units...
bq. Would be nice to improve the error message for completely unrecognized
units like config -t my_table -s table.split.threshold=2A
Oh yes, please ^^
Also a general +1 for "follow Java" over SI units. Doing this for K, M and G is
fine by me too with the b/B caveats.
> 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)