[ 
https://issues.apache.org/jira/browse/HBASE-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607497#comment-14607497
 ] 

Guanghao Zhang commented on HBASE-13987:
----------------------------------------

QuotaUtil extends QuotaTableUtil,  it passed the ut which use QUOTA_CONF_KEY 
before I attached this patch.

> Modify the result of shell cmd list_quotas when not enable quota
> ----------------------------------------------------------------
>
>                 Key: HBASE-13987
>                 URL: https://issues.apache.org/jira/browse/HBASE-13987
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>            Priority: Minor
>         Attachments: HBASE-13987.patch
>
>
> When not enable quota, use shell cmd list_quotas will get result as belows:
> hbase(main):008:0> list_quotas
> OWNER                                                QUOTAS                   
>                                                                               
>                                                  
> ERROR: Unknown table hbase:quota!
> It is confuse if user doesn't know quotas are stored in hbase:quota. I add 
> check isQuotaEnabled before scan the table hbase:quota. So it will return 
> result  "ERROR: quota support disabled", which is same with set_quota.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to