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

Ashish Singhi commented on HBASE-13987:
---------------------------------------

This patch will also not compile in its current form, {{QUOTA_CONF_KEY}} from 
{{QuotaUtil}} class is being used in other classes as well.

> 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