Nick Dimiduk created HBASE-23932:
------------------------------------
Summary: Region Normalizer is disruptive while running hbck2 fix
meta
Key: HBASE-23932
URL: https://issues.apache.org/jira/browse/HBASE-23932
Project: HBase
Issue Type: Improvement
Components: hbck2, master
Affects Versions: 2.3.0
Reporter: Nick Dimiduk
While hbck2 runs through fixes to meta, the Normalizer kicks in to "help".
Mostly this is fine, however, things get confused when {{fixMeta}} is action on
a region and then the normalizer decides to do something as well. Could be we
advise operators disable normalizer while running hbck2, but would be better if
the normalizer was less aggressive, so that there's fewer flags to fiddle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)