[ 
https://issues.apache.org/jira/browse/IGNITE-13986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264891#comment-17264891
 ] 

Ivan Bessonov edited comment on IGNITE-13986 at 1/14/21, 1:34 PM:
------------------------------------------------------------------

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.

 

But, there was some activity. Version 2.6.6 is released somewhere.


was (Author: ibessonov):
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)

Reply via email to