[
https://issues.apache.org/jira/browse/IGNITE-18493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-18493:
---------------------------------------
Labels: ignite-3 tech-debt (was: ignite-3)
> 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
> Priority: Major
> Labels: ignite-3, tech-debt
>
> {{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)