Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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)
Attachments
Issue Links
- relates to
-
IGNITE-12568 MessageFactory implementations refactoring
- Resolved
- links to