Kirill Tkalenko created IGNITE-18684:
----------------------------------------
Summary: Fix busyLock.leaveBusy() in IndexManager#onIndexDrop
Key: IGNITE-18684
URL: https://issues.apache.org/jira/browse/IGNITE-18684
Project: Ignite
Issue Type: Bug
Reporter: Kirill Tkalenko
Fix For: 3.0.0-beta2
An incorrect use of *busyLock.leaveBusy()* in *IndexManager#onIndexDrop* was
detected, we must call method *busyLock.leaveBusy()* on the same thread.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)