You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Wang (Jira)" <ji...@apache.org> on 2020/08/10 07:46:00 UTC

[jira] [Updated] (HBASE-24840) Avoid shows closing region task when create table

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

Zheng Wang updated HBASE-24840:
-------------------------------
    Attachment: HBASE-24840-beforepatch.png
                HBASE-24840-afterpatch.png

> Avoid shows closing region task when create table
> -------------------------------------------------
>
>                 Key: HBASE-24840
>                 URL: https://issues.apache.org/jira/browse/HBASE-24840
>             Project: HBase
>          Issue Type: Improvement
>          Components: monitoring
>            Reporter: Zheng Wang
>            Assignee: Zheng Wang
>            Priority: Major
>         Attachments: HBASE-24840-afterpatch.png, HBASE-24840-beforepatch.png
>
>
> Currently when we create region dir, we new a HRegion and then close it, this step is before the real initialize, so there will exist a closing region task at first, it is strange, and will confuse users.



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