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

Alexander Shraer commented on ZOOKEEPER-1629:
---------------------------------------------

The main thing I liked about this test is its use of PortForwarder, which is 
actually implemented in a separate file. But the test is the only example of 
how to use it. 

Perhaps we can take stopForwarding and startForwarding functions from the test 
and put it in a commented out section in the beginning of PortForwarder.java, 
just as an example of use, and remove the test ?
                
> testTransactionLogCorruption occasionally fails
> -----------------------------------------------
>
>                 Key: ZOOKEEPER-1629
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1629
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Alexander Shraer
>            Assignee: Alexander Shraer
>             Fix For: 3.5.0, 3.4.6
>
>         Attachments: TruncateCorruptionTest-patch.patch, 
> ZOOKEEPER-1629.patch, ZOOKEEPER-1629-ver1.patch
>
>
> It seems that testTransactionLogCorruption is very flaky,for example fails 
> here:
> https://builds.apache.org/job/ZooKeeper-trunk-jdk7/500/
> https://builds.apache.org/job/ZooKeeper-trunk-jdk7/502/
> https://builds.apache.org/job/ZooKeeper-trunk-jdk7/503/#showFailuresLink
> also fails for older builds (no longer on the website), for example all 
> builds from 381 to 399.

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

Reply via email to