You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2018/07/26 11:19:00 UTC

[jira] [Created] (IGNITE-9087) testClientInForceServerModeStopsOnExchangeHistoryExhaustion refactoring

Sergey Chugunov created IGNITE-9087:
---------------------------------------

             Summary: testClientInForceServerModeStopsOnExchangeHistoryExhaustion refactoring
                 Key: IGNITE-9087
                 URL: https://issues.apache.org/jira/browse/IGNITE-9087
             Project: Ignite
          Issue Type: Test
            Reporter: Sergey Chugunov


Initial implementation of the test relied on massive parallel client start to get into a situation of exchange history exhaustion.

But after fix IGNITE-8998 even in massive start scenario probability of client's exchange being cleaned up from exchange history becomes much smaller.

Test should be refactored so it won't rely on parallel operations but delay exchange finish (e.g. by delaying particular messages).



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