You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Karthik Palanisamy (Jira)" <ji...@apache.org> on 2019/10/21 22:56:00 UTC

[jira] [Created] (HBASE-23199) Error populating Table-Attribute fields

Karthik Palanisamy created HBASE-23199:
------------------------------------------

             Summary: Error populating Table-Attribute fields
                 Key: HBASE-23199
                 URL: https://issues.apache.org/jira/browse/HBASE-23199
             Project: HBase
          Issue Type: Bug
          Components: master, UI
    Affects Versions: 3.0.0
            Reporter: Karthik Palanisamy
            Assignee: Karthik Palanisamy
         Attachments: Screen Shot 2019-10-21 at 3.25.40 PM.png

if quota is enabled, then we fetch table and namespace quota info. It is not necessary both table and namespace will have a quota set.  Sometimes, users only have table level quota or namespace level quota or both un-set.  So we must add Quota "null" check before getting Throttle info(Limit, Type, TimeUnit, Scope). 

 

!Screen Shot 2019-10-21 at 3.25.40 PM.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)