[ https://issues.apache.org/jira/browse/HBASE-19869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341535#comment-16341535 ]
Appy commented on HBASE-19869: ------------------------------ +1 > Wrong class name used in TestLockManager > ---------------------------------------- > > Key: HBASE-19869 > URL: https://issues.apache.org/jira/browse/HBASE-19869 > Project: HBase > Issue Type: Test > Reporter: Ted Yu > Assignee: Jan Hentschel > Priority: Trivial > Attachments: HBASE-19869.master.001.patch > > > In TestLockManager : > {code} > private static final Logger LOG = > LoggerFactory.getLogger(TestLockProcedure.class); > {code} > The class used for logging is incorrect. -- This message was sent by Atlassian JIRA (v7.6.3#76005)