[
https://issues.apache.org/jira/browse/BOOKKEEPER-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13714511#comment-13714511
]
Sijie Guo commented on BOOKKEEPER-652:
--------------------------------------
committed as r1505188 in 4.2 branch.
> Logger class name is wrong in LedgerCacheImpl.java
> --------------------------------------------------
>
> Key: BOOKKEEPER-652
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-652
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-server
> Reporter: Rakesh R
> Assignee: Rakesh R
> Priority: Trivial
> Fix For: 4.3.0
>
> Attachments: 0001-BOOKKEEPER-652.patch
>
>
> In LedgerCacheImpl.java logger class name is given as 'LedgerDescriptor.class'
> {code}
> public class LedgerCacheImpl implements LedgerCache {
> private final static Logger LOG =
> LoggerFactory.getLogger(LedgerDescriptor.class);
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira