jinhyukify commented on PR #8144: URL: https://github.com/apache/hbase/pull/8144#issuecomment-4370036658
@junegunn Thank you for your review. Good point. agree with keeping the [HBASE-20819](https://issues.apache.org/jira/browse/HBASE-20819) and [HBASE-29314](https://issues.apache.org/jira/browse/HBASE-29314) direction. I've reverted the `admin.rb` change and instead extended the same `CompoundConfiguration` pattern to the two CF-level validators that were still reading only from `cfd.getConfiguration()`: - `TableDescriptorChecker#checkBloomFilterType` - `TableDescriptorChecker#checkDateTieredCompactionForTimeRangeDataTiering` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
