[
https://issues.apache.org/jira/browse/IGNITE-12541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Kasnacheev resolved IGNITE-12541.
--------------------------------------
Resolution: Duplicate
> Ignite BTL: Does not work as expected for a cluster of mix nodes (nodes with
> & without persistence)
> ---------------------------------------------------------------------------------------------------
>
> Key: IGNITE-12541
> URL: https://issues.apache.org/jira/browse/IGNITE-12541
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.7.6
> Reporter: Ashish Bhosle
> Priority: Major
>
> I have three server node. Two of them with data-node attribute and remaining
> one with worker-node attribute. Persistence is enabled on data-nodes. Below
> are some of the cases:
> Case 1: Exception occurs on worker node and the node get killed
> Steps:
> -start data node
> -worker node
> -start data node
> -activate the cluster by client node (or by control script)
> PF all nodes' logs
> [here|[https://gist.github.com/ashishb888/4afe60c681befd0e167ee280d3625521]]
> Case 2: All nodes comes under baseline topology instead of 2 nodes (data
> nodes)
> Steps:
> -worker node
> -start data node
> -start data node
> -activate the cluster by client node (or by control script)
> Here is a reproducer:
> [Client
> node|[https://github.com/ashishb888/ignite-poc/tree/master/ignite-persistence]]
> [Data
> node|[https://github.com/ashishb888/ignite-poc/tree/master/ignite-persistence-data-node]]
> [Worker
> node|[https://github.com/ashishb888/ignite-poc/tree/master/ignite-persistence-worker-node]]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)