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)