Jan Hentschel created HBASE-22595: ------------------------------------- Summary: Use full qualified name in Checkstyle suppressions Key: HBASE-22595 URL: https://issues.apache.org/jira/browse/HBASE-22595 Project: HBase Issue Type: Improvement Reporter: Jan Hentschel Assignee: Jan Hentschel
Currently the Checkstyle suppressions file uses only the simple file name to suppress issues. Better would be to use the full qualified name of the class to ensure that not another class with the same name in a different package gets suppressed. -- This message was sent by Atlassian JIRA (v7.6.3#76005)