Patrick Rhomberg created GEODE-5365:
---------------------------------------
Summary: Remove default constructor for ClusterStartupRule
Key: GEODE-5365
URL: https://issues.apache.org/jira/browse/GEODE-5365
Project: Geode
Issue Type: Sub-task
Reporter: Patrick Rhomberg
Many tests currently spin up more VMs than the test actually requires. This is
typically due to the ClusterStartupRule being instantiated using the no-arg
constructor.
Using four VMs by default may have once been convenient, but it encourages a
laissez faire attitude in test development. A developer should give due
thought to the number of VMs a test needs to instantiate.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)