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

Mo updated IGNITE-8883:
-----------------------
    Affects Version/s: 2.4

> Semaphore fails on network partitioning 2
> -----------------------------------------
>
>                 Key: IGNITE-8883
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8883
>             Project: Ignite
>          Issue Type: Bug
>          Components: data structures
>    Affects Versions: 2.4
>            Reporter: Mo
>            Priority: Major
>
> Scenario: Three servers (s1,s2,s3) two clients (c1,c2).
> A semaphore with one permit is created. 
> Config: 
>  # {{Release acquired permits if the node that owned them left topology: set 
> to true}}
> steps: 
>  # c2 acquires the permit.
>  # Network failure happens, isolating c2 from the rest of nodes for a period 
> of time.
>  # Network heals.
>  # c2 releases the permit.
>  # c2 acquires the permit.
>  # c1 tries to acquire lock but fails (exception)



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

Reply via email to