[
https://issues.apache.org/jira/browse/HBASE-25147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated HBASE-25147:
---------------------------------
Fix Version/s: 2.4.0
2.3.3
3.0.0-alpha-1
Hadoop Flags: Reviewed
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thanks for the review [~zhangduo].
> Should store the regionNames field in state data for
> ReopenTableRegionsProcedure
> --------------------------------------------------------------------------------
>
> Key: HBASE-25147
> URL: https://issues.apache.org/jira/browse/HBASE-25147
> Project: HBase
> Issue Type: Bug
> Components: proc-v2
> Reporter: Duo Zhang
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.3.3, 2.4.0
>
>
> We add this field in HBASE-22460 to make use of ReopenTableRegionsProcedure
> for reopening user specified regions, but we do not serialize it in the state
> data, so once master restart and we are still in the first state, we will
> miss the regionNames and reopen all the regions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)