[
https://issues.apache.org/jira/browse/BOOKKEEPER-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo updated BOOKKEEPER-652:
---------------------------------
Fix Version/s: 4.2.2
> 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.2.2, 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