[
https://issues.apache.org/jira/browse/IGNITE-12682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045624#comment-17045624
]
Andrey N. Gura commented on IGNITE-12682:
-----------------------------------------
[~ibessonov] Thanks. Merged to master branch.
> 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
> Priority: Major
> Fix For: 2.9
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{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)