You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by "Zhen Zhang (JIRA)" <ji...@apache.org> on 2014/07/22 00:28:38 UTC

[jira] [Created] (HELIX-475) Remove code duplication for Zk tests

Zhen Zhang created HELIX-475:
--------------------------------

             Summary: Remove code duplication for Zk tests
                 Key: HELIX-475
                 URL: https://issues.apache.org/jira/browse/HELIX-475
             Project: Apache Helix
          Issue Type: Improvement
            Reporter: Zhen Zhang
            Assignee: Zhen Zhang


Currently we have ZkUniteTestBae, ZkIntegrationTestBase, and AdminTestBase that start and stop zk server for all zk-based tests. The code are duplicated and zk addresses are hard-coded (e.g. "localhost:2183", "localhost:2185"). Need to remove duplicated code and change to use dynamic port allocation for local zk server.





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