Andor Molnar created HBASE-29594: ------------------------------------ Summary: Add suffix to Master Region data directory Key: HBASE-29594 URL: https://issues.apache.org/jira/browse/HBASE-29594 Project: HBase Issue Type: Sub-task Components: master Reporter: Andor Molnar
Master Region is a special region storing metadata for the Master. Name of the directory is currently hardcoded in *MasterRegionFactory* ("MasterData"), but it should be separated from other clusters. Add the same suffix that we used for meta table to the directory name or make it configurable. -- This message was sent by Atlassian Jira (v8.20.10#820010)