You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2012/03/17 16:51:37 UTC

[jira] [Commented] (ZOOKEEPER-1390) some expensive debug code not protected by a check for debug

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

Hudson commented on ZOOKEEPER-1390:
-----------------------------------

Integrated in ZooKeeper-trunk #1495 (See [https://builds.apache.org/job/ZooKeeper-trunk/1495/])
    ZOOKEEPER-1390. some expensive debug code not protected by a check for debug (breed via camille) (Revision 1301947)

     Result = SUCCESS
camille : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1301947
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/server/DataTree.java

                
> some expensive debug code not protected by a check for debug
> ------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1390
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1390
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: server
>            Reporter: Benjamin Reed
>            Assignee: Benjamin Reed
>             Fix For: 3.4.4, 3.5.0
>
>         Attachments: ZOOKEEPER-1390.patch
>
>
> there is some expensive debug code in DataTree.processTxn() that formats transactions for debugging that are very expensive but are only used when errors happen and when debugging is turned on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira