Junegunn Choi created HBASE-29314:
-------------------------------------
Summary: TableDescriptorChecker should verify CF configuration set
via setConfiguration
Key: HBASE-29314
URL: https://issues.apache.org/jira/browse/HBASE-29314
Project: HBase
Issue Type: Improvement
Reporter: Junegunn Choi
h2. Summary
HBASE-29137 enhanced {{TableDescriptorChecker}} to validate the types of
commonly used configuration parameters. However, the current implementation
does not verify column family (CF) configurations set via {{setConfiguration}}.
Since the {{alter}} command of the HBase shell in branch-2 uses
{{setConfiguration}} instead of {{setValue}}, these cases should also be
covered.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)