[
https://issues.apache.org/jira/browse/IGNITE-13986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264891#comment-17264891
]
Ivan Bessonov commented on IGNITE-13986:
----------------------------------------
I found first really interesting problem - defaultĀ
{{scalecube-transport-netty}} can't be excluded from maven dependencies when
you create your custom implementation. Usage of static method from class
{{TransportImpl}} is hardcoded in {{ClusterImpl}}, which is a shame. This can
only be fixed inside of scalecube code itself.
> Proof of concept - SWIM group membership protocol for discovery
> ---------------------------------------------------------------
>
> Key: IGNITE-13986
> URL: https://issues.apache.org/jira/browse/IGNITE-13986
> Project: Ignite
> Issue Type: New Feature
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: iep-61, ignite-3
>
> In IEP-61 it is mentioned that discovery protocol will be updated. We need to
> play with mentioned options for a little bit to conclude if they match our
> needs:
> [http://www.cs.cornell.edu/Info/Projects/Spinglass/public_pdfs/SWIM.pdf]
> [https://github.com/scalecube/scalecube-cluster]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)