Andrey N. Gura created IGNITE-12682:
---------------------------------------
Summary: Remove IgniteMessageFactoryImpl.registerCustom() method
Key: IGNITE-12682
URL: https://issues.apache.org/jira/browse/IGNITE-12682
Project: Ignite
Issue Type: Improvement
Reporter: Andrey N. Gura
Assignee: Andrey N. Gura
Fix For: 2.9
{{IgniteMessageFactoryImpl.registerCustom()}} method should be removed because
it potentially dangerous and could lead to the problems at runtime. All tests
that use this method should be rewritten using plugins with own message
factories.
Also boilerplate code of plugins should be rewritten with
{{AbstractTestPluginProvider}} (see code review comment
https://github.com/apache/ignite/pull/7417#discussion_r379366291)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)