You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/08/24 06:41:00 UTC

[jira] [Updated] (HBASE-23778) Region History Redo

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

Viraj Jasani updated HBASE-23778:
---------------------------------
    Priority: Major  (was: Minor)

> Region History Redo
> -------------------
>
>                 Key: HBASE-23778
>                 URL: https://issues.apache.org/jira/browse/HBASE-23778
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Swaroopa Kadam
>            Assignee: Swaroopa Kadam
>            Priority: Major
>
> My initial thought is mainly to extend the HBase shell(gradually extend to CLI and UI) to allow the use of 
> {code:java}
> where <regionid>{code}
> to get the necessary information and allow passing history as an additional parameter to get the history. We can configure how many transitions we want to store so that anything (ZK or small data structure in the table region itself or maybe something else) that is used for state management is not exploded.
> As pointed by
> [~andrew.purtell@gmail.com] need to be watchful of mistakes done in the past: HBASE-533 



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