Pavel Vinokurov created IGNITE-7959:
---------------------------------------
Summary: 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
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)