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

Hudson commented on ZOOKEEPER-1322:
-----------------------------------

Integrated in ZooKeeper-trunk #1451 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/1451/])
    ZOOKEEPER-1322. Cleanup/fix logging in Quorum code. (phunt via mahadev)

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1240921
Files : 
* /zookeeper/trunk/CHANGES.txt
* 
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/persistence/FileTxnLog.java
* 
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java
* 
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/FastLeaderElection.java
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/Leader.java
* 
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/LearnerHandler.java
* 
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java

                
> Cleanup/fix logging in Quorum code.
> -----------------------------------
>
>                 Key: ZOOKEEPER-1322
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1322
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.4.0, 3.5.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.4.3, 3.5.0
>
>         Attachments: ZOOKEEPER-1322_br34.patch, ZOOKEEPER-1322_trunk.patch
>
>
> While triaging ZOOKEEPER-1319 I updated the code with the attached patch in 
> order to help debug what was going on with that issue. I think it would be 
> useful to include these changes in the project itself. ff to include in 3.4.1 
> or push to 3.5.0.
> You should verify this with TRACE logging turned on in addition to INFO 
> (default).

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

        

Reply via email to