You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2022/12/30 11:56:00 UTC

[jira] [Created] (IGNITE-18493) Remove test-only code from DefaultMessagingService

Roman Puchkovskiy created IGNITE-18493:
------------------------------------------

             Summary: Remove test-only code from DefaultMessagingService
                 Key: IGNITE-18493
                 URL: https://issues.apache.org/jira/browse/IGNITE-18493
             Project: Ignite
          Issue Type: Improvement
            Reporter: Roman Puchkovskiy


{{DefaultMessagingService}} contains some code that is only needed for tests, namely, the code used to emulate message drops. This code should be either removed completely, or a facility added to inject such behavior inside an {{IgniteImpl}} instance used to run full integration tests (aka system tests). A third possibility is to emulate messages being dropped with some external means.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)