Vladimir Steshin created IGNITE-28221:
-----------------------------------------
Summary: Combining of the message factories.
Key: IGNITE-28221
URL: https://issues.apache.org/jira/browse/IGNITE-28221
Project: Ignite
Issue Type: Improvement
Reporter: Vladimir Steshin
We should consider combing of Discovery message factory and Communication one.
Having one message dictionary is simplier. And makes simplier sharing, reusing
of messages and their types ({_}Message#directType(){_}).
Also _Message#directType()_ should be automatically generated relying on
message type, message name, propably its content like
{_}OptimizedMarshallerUtils#computeSerialVersionUid(){_}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)