You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2018/03/20 11:26:00 UTC

[jira] [Resolved] (IGNITE-7959) Deadlock at GridDhtAtomicCache.lockEntries during parallel SQL delete

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

Vladimir Ozerov resolved IGNITE-7959.
-------------------------------------
    Resolution: Duplicate

> Deadlock at GridDhtAtomicCache.lockEntries during parallel SQL delete
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-7959
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7959
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, sql
>    Affects Versions: 2.3
>            Reporter: Pavel Vinokurov
>            Priority: Major
>         Attachments: DeadlockOnDelete.java
>
>
> Reproduce steps:
> 1. Run insert operations from single thread.
> 2. Run "delete from table limit 50" in 5 threads.
> The reproducer is attached.



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