You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xu Cang (JIRA)" <ji...@apache.org> on 2019/06/20 00:00:00 UTC

[jira] [Commented] (HBASE-22595) Use full qualified name in Checkstyle suppressions

    [ https://issues.apache.org/jira/browse/HBASE-22595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868125#comment-16868125 ] 

Xu Cang commented on HBASE-22595:
---------------------------------

Gave a comment on github PR, other than that, it's good. thanks!

> 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
>            Priority: Trivial
>
> 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)