You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Jared Stewart (JIRA)" <ji...@apache.org> on 2017/03/29 23:22:41 UTC

[jira] [Created] (GEODE-2730) Refactor ServerStarterRule and LocatorStarterRule

Jared Stewart created GEODE-2730:
------------------------------------

             Summary: Refactor ServerStarterRule and LocatorStarterRule
                 Key: GEODE-2730
                 URL: https://issues.apache.org/jira/browse/GEODE-2730
             Project: Geode
          Issue Type: Improvement
          Components: management
            Reporter: Jared Stewart


Right now many tests that use ServerStarterRule and LocatorStarterRule are flaky due to relying on default ports that intermittently cause BindExceptions when those ports are in use. They also do not consistently use the @Rule lifecycle to manage starting the member, but can optionally start members when the rule is instantiated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)