Kirk Lund created GEODE-6033:
--------------------------------
Summary: Make the DistributedTest Rules support VM bounce
Key: GEODE-6033
URL: https://issues.apache.org/jira/browse/GEODE-6033
Project: Geode
Issue Type: Improvement
Components: tests
Reporter: Kirk Lund
I just noticed that if you try to use SharedErrorCollector in a DistributedTest
that uses vm.bounce, the after() in the Rule will through NullPointerException
in the vm that was bounced because nothing ever invoked the before() in the new
instance of that vm.
Presumably all of the DistributedTest Rules may fail in this way after using
bounce.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)