You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Rakesh R (JIRA)" <ji...@apache.org> on 2012/10/28 04:31:12 UTC

[jira] [Commented] (BOOKKEEPER-445) LOG.trace calls in Bookie.java

    [ https://issues.apache.org/jira/browse/BOOKKEEPER-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485560#comment-13485560 ] 

Rakesh R commented on BOOKKEEPER-445:
-------------------------------------

Thanks Flavio and patch looks nice. 
Could you please apply the same to following trace logs in "LedgerCacheImpl.java", as related to LOG.trace calls imprv.
{code}
if (lep.isClean()) {
    LOG.trace("Page is clean {}", lep);
    continue;
}
{code}
                
> LOG.trace calls in Bookie.java
> ------------------------------
>
>                 Key: BOOKKEEPER-445
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-445
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Flavio Junqueira
>            Assignee: Flavio Junqueira
>            Priority: Minor
>         Attachments: BOOKKEEPER-445.patch
>
>
> I suggest we put them in an if block.

--
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