You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanilovsky Evgeny (JIRA)" <ji...@apache.org> on 2018/08/29 12:59:00 UTC

[jira] [Updated] (IGNITE-9422) All client node fails with ZKDiscovery enabled.

     [ https://issues.apache.org/jira/browse/IGNITE-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stanilovsky Evgeny updated IGNITE-9422:
---------------------------------------
    Ignite Flags:   (was: Docs Required)

> All client node fails with ZKDiscovery enabled.
> -----------------------------------------------
>
>                 Key: IGNITE-9422
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9422
>             Project: Ignite
>          Issue Type: Improvement
>          Components: zookeeper
>    Affects Versions: 2.6
>            Reporter: Stanilovsky Evgeny
>            Priority: Major
>
> Found problem with using ZKDiscovery:
> {code:java}
> 2018-08-28 17:43:17,953 INFO  [org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl] (zk-DPL_GRID%DplGridNodeName-EventThread) Newer version of existing BinaryMetadata[type
> Id=557511097, typeName=com.sbt.bm.ucp.published.api.retail.PublishedIndividual_DPL_PROXY] is received from node 33384a02-5cbb-4dd6-8318-6ee34c88a400; updating it locally
> 2018-08-28 17:43:17,954 ERROR [org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoveryImpl] (zk-DPL_GRID%DplGridNodeName-EventThread) Fatal error in ZookeeperDiscovery. Stopping the node in orde
> r to prevent cluster wide instability.: java.lang.NullPointerException
>         at org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl.onJoiningNodeDataReceived(CacheObjectBinaryProcessorImpl.java:1001)
>         at org.apache.ignite.internal.managers.discovery.GridDiscoveryManager$5.onExchange(GridDiscoveryManager.java:909)
>         at org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoveryImpl.processBulkJoin(ZookeeperDiscoveryImpl.java:2792)
>         at org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoveryImpl.processNewEvents(ZookeeperDiscoveryImpl.java:2638)
>         at org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoveryImpl.processNewEvents(ZookeeperDiscoveryImpl.java:2610)
> {code}



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