[
https://issues.apache.org/jira/browse/HBASE-19869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Hentschel updated HBASE-19869:
----------------------------------
Status: Patch Available (was: In Progress)
> 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)