Hi HBase community,
HBASE-29137 was recently merged into master and branch-2, and I'd like to
gauge interest or concerns about bringing it into branch-2.6 as well.
In short, HBASE-29137 introduces a simple mechanism to annotate
configuration parameter constants (we have so many of them!) with
typ
I think this is a useful feature and in general, it should not
introduce any compatibility issues, unless you rely on the error
message when specifying an invalid property value to do something.
For me I'm OK with integrating it to branch-2.6.
Thanks.
Junegunn Choi 于2025年4月12日周六 12:45写道:
>
> Hi