You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hongchao Deng (JIRA)" <ji...@apache.org> on 2014/08/22 19:32:13 UTC

[jira] [Commented] (ZOOKEEPER-2017) New tests for reconfig failure cases

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

Hongchao Deng commented on ZOOKEEPER-2017:
------------------------------------------

There is a typo "loose" -> "lose" in testLeaderTimesoutOnNewQuorum().

Would you care to remove trailing spaces by:
{code}
sed -i '' 's/[[:blank:]]*$//' $filename
{code}


Everything else looks good.

> New tests for reconfig failure cases
> ------------------------------------
>
>                 Key: ZOOKEEPER-2017
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2017
>             Project: ZooKeeper
>          Issue Type: Test
>          Components: tests
>    Affects Versions: 3.5.0
>            Reporter: Alexander Shraer
>            Assignee: Alexander Shraer
>            Priority: Minor
>         Attachments: ZOOKEEPER-2017.patch
>
>
> 1) New test file with some reconfig failure cases. 
> 2) Moved testLeaderTimesoutOnNewQuorum from ReconfigTest to the new file
> 3) Added a check to standaloneDisabledTest.java



--
This message was sent by Atlassian JIRA
(v6.2#6252)