Nick Dimiduk created HBASE-24636: ------------------------------------ Summary: Increase default Normalizer interval Key: HBASE-24636 URL: https://issues.apache.org/jira/browse/HBASE-24636 Project: HBase Issue Type: Task Components: Normalizer Reporter: Nick Dimiduk
Our current default interval for the normalizer chore is 5 minutes. I think that's super aggressive for a background process that's intended to nudge a cluster toward healthy state, considering there's no rate-limiting in place at all (HBASE-24628). IIRC, the default used to be 30 minutes. Maybe we decide on a new default after we decide on a rate limit. -- This message was sent by Atlassian Jira (v8.3.4#803005)