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 2015/03/10 23:06:38 UTC

[jira] [Created] (ZOOKEEPER-2137) Make testPortChange() less flaky

Hongchao Deng created ZOOKEEPER-2137:
----------------------------------------

             Summary: Make testPortChange() less flaky
                 Key: ZOOKEEPER-2137
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2137
             Project: ZooKeeper
          Issue Type: Sub-task
            Reporter: Hongchao Deng
            Assignee: Hongchao Deng
         Attachments: ZOOKEEPER-2137.patch

The cause of flaky failure of testPortChange() is a race in sync().

I figured out it could take some time to fix sync(). Meanwhile, we can make testPortChange() less flaky by doing reconfig on the leader. We can change this back once sync() has been fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)