You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bill Burcham (Jira)" <ji...@apache.org> on 2019/12/20 19:08:00 UTC

[jira] [Created] (GEODE-7614) testClientHealthStats_SubscriptionEnabled fails because subscriptions aren't visible as soon as clients are

Bill Burcham created GEODE-7614:
-----------------------------------

             Summary: testClientHealthStats_SubscriptionEnabled fails because subscriptions aren't visible as soon as clients are
                 Key: GEODE-7614
                 URL: https://issues.apache.org/jira/browse/GEODE-7614
             Project: Geode
          Issue Type: Improvement
          Components: jmx
            Reporter: Bill Burcham


{{testClientHealthStats_SubscriptionEnabled}} failed because it expects the number of subscriptions to immediately match the number of clients. But they are not synched.

The solution is for the test (in {{verifyClientsAndSubscription()}}) to assert (via {{awaitility}}) that the expected number of subscriptions _eventually_ matches the expectation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)