Semyon Danilov created IGNITE-16332:
---------------------------------------
Summary: Implement messaging service without scalecube cluster
Key: IGNITE-16332
URL: https://issues.apache.org/jira/browse/IGNITE-16332
Project: Ignite
Issue Type: Task
Components: networking
Reporter: Semyon Danilov
Assignee: Semyon Danilov
At this moment, every message in the cluster is sent via scalecube cluster
which brings scalecube message's overhead and some threading implications. We
can reuse ConnectionManager and implement messaging without scalecube that
still conforms the MessagingService API.
Also "weakSend" method for MessagingService should be reintroduced
--
This message was sent by Atlassian Jira
(v8.20.1#820001)