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

Evgeny Stanilovsky updated IGNITE-15953:
----------------------------------------
    Description: 
Reproducer attached.
cache.put gets rwLock.readLock() here GridCacheGateway#enter and blocks on 
active exchange, while exchange waits GridCacheGateway#onStopped
and can`t get rwLock.writeLock().

  was:Reproducer attached.


> Simultaneous cache destroy and implicit tx operations may cause the cluster 
> to hang. 
> -------------------------------------------------------------------------------------
>
>                 Key: IGNITE-15953
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15953
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.11
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>         Attachments: Test.java
>
>
> Reproducer attached.
> cache.put gets rwLock.readLock() here GridCacheGateway#enter and blocks on 
> active exchange, while exchange waits GridCacheGateway#onStopped
> and can`t get rwLock.writeLock().



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to