You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (JIRA)" <ji...@apache.org> on 2019/01/29 13:20:01 UTC

[jira] [Comment Edited] (IGNITE-11108) Zookeeper validates joining nodes differently

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

Ivan Bessonov edited comment on IGNITE-11108 at 1/29/19 1:19 PM:
-----------------------------------------------------------------

Hi [~sboikov],

I believe that old "validateNode" method (with one parameter) should be invoked as well, just like it is done in "ServerImpl" class, otherwise we will break many other services.


was (Author: ibessonov):
Hi [~sboikov],

I believe that old "validateNode" method (with one parameter) should be invoked as well, just like it is done "ServerImpl", otherwise we will break many other services.

> Zookeeper validates joining nodes differently
> ---------------------------------------------
>
>                 Key: IGNITE-11108
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11108
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ivan Bessonov
>            Assignee: Semen Boikov
>            Priority: Major
>             Fix For: 2.8
>
>
> Trying to run DistributedMetaStoragePersistentTest in Zookeeper Discovery suite I found that GridComponent#validateNode(ClusterNode, JoiningNodeDiscoveryData) is never invoked so node validation might work incorrectly.
> For example, DistributedMetaStoragePersistentTest#testConflictingData will fail on Zookeeper discovery, this means that DistributedMetaStorage feature won't work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)