You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrey N. Gura (Jira)" <ji...@apache.org> on 2020/02/14 12:25:00 UTC

[jira] [Created] (IGNITE-12682) Remove IgniteMessageFactoryImpl.registerCustom() method

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)