[
https://issues.apache.org/jira/browse/HBASE-19869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Hentschel updated HBASE-19869:
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
2.0.0
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.0.0, 3.0.0
>
> 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)