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

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

     [ https://issues.apache.org/jira/browse/HBASE-23199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guangxu Cheng resolved HBASE-23199.
-----------------------------------
    Fix Version/s: 2.2.3
                   2.3.0
                   3.0.0
       Resolution: Fixed

Pushed to branch2.2+. 

Thank [~kpalanisamy] for contributing.

> 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
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0, 2.2.3
>
>         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)