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

[jira] [Created] (GEODE-6658) Cleanup uses of DistributionMessageObserver in tests

Kirk Lund created GEODE-6658:
--------------------------------

             Summary: Cleanup uses of DistributionMessageObserver in tests
                 Key: GEODE-6658
                 URL: https://issues.apache.org/jira/browse/GEODE-6658
             Project: Geode
          Issue Type: Wish
          Components: tests
            Reporter: Kirk Lund


Cleanup uses of DistributionMessageObserver in tests. While fixing some CI flaky failures, I've found some uses of DistributionMessageObserver that require some fixups:
* DistributionMessageObserver needs to be nulled out in all VMs in tearDown
* DistributionMessageObserver calls to close or disconnect should be awaited



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