[
https://issues.apache.org/jira/browse/BOOKKEEPER-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stu Hood updated BOOKKEEPER-32:
-------------------------------
Component/s: bookkeeper-server
bookkeeper-client
Priority: Major (was: Trivial)
Some of these are pretty egregious: for example, BookieServer is toString'ing
binary data in READENTRY (which is never acceptable), and additionally doing it
regardless of whether debug logging is enabled.
> Clean up LOG.debug statements
> -----------------------------
>
> Key: BOOKKEEPER-32
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-32
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-client, bookkeeper-server
> Reporter: Flavio Junqueira
> Assignee: Flavio Junqueira
>
> There are a couple of LOG.debug statements in the client package that are not
> in an if block under isDebugEnabled(). They are invoked frequently, so they
> affect performance.
--
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