You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/05 01:02:00 UTC

[jira] [Updated] (GEODE-6033) DistributedTest rules should support VM bounce

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

ASF GitHub Bot updated GEODE-6033:
----------------------------------
    Labels: pull-request-available  (was: )

> DistributedTest rules should 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
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: pull-request-available
>
> I just noticed that if you try to use SharedErrorCollector in a DistributedTest that uses vm.bounce, the after() in the Rule will throw 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:
> * DistributedDiskDirRule
> * DistributedRestoreSystemProperties
> * DistributedUseJacksonForJsonPathRule
> * SharedCountersRule
> * SharedErrorCollector



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