Clean up LOG.debug statements
-----------------------------

                 Key: BOOKKEEPER-32
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-32
             Project: Bookkeeper
          Issue Type: Improvement
            Reporter: Flavio Junqueira
            Assignee: Flavio Junqueira
            Priority: Trivial


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to