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

Andrey Khitrin resolved IGNITE-23087.
-------------------------------------
    Resolution: Invalid

> Wrong partitions status if 1 node of 2 nodes cluster is down
> ------------------------------------------------------------
>
>                 Key: IGNITE-23087
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23087
>             Project: Ignite
>          Issue Type: Bug
>          Components: general, persistence
>    Affects Versions: 3.0
>         Environment: The 2 nodes cluster (1 CMG node).
>            Reporter: Igor
>            Priority: Major
>              Labels: ignite-3
>
> *Steps to reproduce:*
>  # Start cluster of *2 nodes* with *one CMG* node.
>  # Create zone with replication equals to amount of nodes (2).
>  # Create 10 tables inside the zone.
>  # Insert 100 rows in every table.
>  # Await all tables*partitions*nodes local state is "HEALTHY"
>  # Await all tables*partitions*nodes global state is "AVAILABLE"
>  # Kill *non CMG* node with kill -9.
>  # Assert physical topology contains only 1 alive node.
>  # Assert logical topology contains only 1 alive node.
>  # Await all tables*partitions*nodes local state is "HEALTHY"
>  # Await all tables*partitions*nodes global state is "UNAVAILABLE".
> *Expected:*
> Statuses equal expected.
> *Actual:*
> Statuses "HEALTHY" and "READ_ONLY"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to