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)