[
https://issues.apache.org/jira/browse/HBASE-23778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027101#comment-17027101
]
Andrew Kyle Purtell commented on HBASE-23778:
---------------------------------------------
[~stack] you might be interested in following this one
> 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: Minor
>
> 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
> [[email protected]] need to be watchful of mistakes done in the past:
> HBASE-533
--
This message was sent by Atlassian Jira
(v8.3.4#803005)