You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Dale Richardson (JIRA)" <ji...@apache.org> on 2019/04/19 05:19:00 UTC

[jira] [Updated] (METRON-2086) Refactor Zookeeper server code from ConfigurationsUtilsTest

     [ https://issues.apache.org/jira/browse/METRON-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dale Richardson updated METRON-2086:
------------------------------------
    Description: 
Refactor ConfigurationsUtilsTest so that:
 # Zookeeper server is restarted in an empty state at the beginning of each test (so that one test cannot inadvertently affect another)
 # Zookeeper test server startup / configuration loading code is isolated from testing logic - this will allow other tests to cleanly use the same functionality (c.f. METRON-1788)

  was:
Refactor ConfigurationsUtilsTest so that:
 # Zookeeper server is restarted in an empty state at the beginning of each test (so that one test cannot inadvertently affect another).
 # Zookeeper test server startup / init code is isolated from testing logic - this will allow other tests to cleanly use the same functionality (c.f. METRON-1788)


> Refactor Zookeeper server code from ConfigurationsUtilsTest
> -----------------------------------------------------------
>
>                 Key: METRON-2086
>                 URL: https://issues.apache.org/jira/browse/METRON-2086
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Dale Richardson
>            Priority: Minor
>
> Refactor ConfigurationsUtilsTest so that:
>  # Zookeeper server is restarted in an empty state at the beginning of each test (so that one test cannot inadvertently affect another)
>  # Zookeeper test server startup / configuration loading code is isolated from testing logic - this will allow other tests to cleanly use the same functionality (c.f. METRON-1788)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)