Duo Zhang created HBASE-25147:
---------------------------------
Summary: 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
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)