[
https://issues.apache.org/jira/browse/IGNITE-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-11108:
-----------------------------------
Description:
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.
was:Trying to run DistributedMetaStoragePersistentTest in Zookeeper Discovery
suite I found that GridComponent#validateNode(ClusterNode,
JoiningNodeDiscoveryData) is never invoked so node validation might work
incorrectly.
> Zookeeper handles DataBags differently
> --------------------------------------
>
> Key: IGNITE-11108
> URL: https://issues.apache.org/jira/browse/IGNITE-11108
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Bessonov
> Assignee: Eduard Shangareev
> Priority: Major
>
> 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)