[ https://issues.apache.org/jira/browse/HBASE-29608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang updated HBASE-29608: ------------------------------ Priority: Minor (was: Major) > 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 > > 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)