[
https://issues.apache.org/jira/browse/HBASE-29608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-29608.
-------------------------------
Fix Version/s: 2.7.0
3.0.0-beta-2
2.6.4
2.5.13
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to all active branches.
Thanks [~stoty] for reviewing!
> Add test to make sure we do not have copy paste errors in the TAG value
> -----------------------------------------------------------------------
>
> Key: HBASE-29608
> URL: https://issues.apache.org/jira/browse/HBASE-29608
> Project: HBase
> Issue Type: Improvement
> Components: test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.4, 2.5.13
>
>
> The value for annotation can not be an expression, like
> MiscTests.class.getName(), even if you assign it to a public static final
> String field, it is still not allowed.
> So we need to find a way to not always specify a String literal directly in
> the annotation, otherwise it will be very easier to misconfig something.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)