[
https://issues.apache.org/jira/browse/HBASE-19467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-19467.
------------------------------------
Resolution: Fixed
Pushed trivial changes to branch-1.4 and branch-1 after manual verification.
> rsgroups shell commands don't properly display elapsed time
> -----------------------------------------------------------
>
> Key: HBASE-19467
> URL: https://issues.apache.org/jira/browse/HBASE-19467
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Trivial
> Fix For: 1.4.0
>
> Attachments: HBASE-19467-branch-1.patch
>
>
> hbase(main):001:0> list_rsgroups
> GROUPS
> default
> 1 row(s) in 1512748253.9920 seconds
> hbase(main):002:0> add_rsgroup 'my_group'
> hbase(main):003:0> list_rsgroups
> GROUPS
> default
> my_group
> 2 row(s) in 1512748276.9400 seconds
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)