[
https://issues.apache.org/jira/browse/HBASE-29314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-29314.
-------------------------------
Fix Version/s: 2.7.0
3.0.0-beta-2
2.6.3
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to branch-2.6+.
Thanks [~junegunn]!
> 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
> Assignee: Junegunn Choi
> Priority: Major
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.3
>
>
> 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)