You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/02/01 07:50:00 UTC

[jira] [Assigned] (IGNITE-18684) Fix busyLock.leaveBusy() in IndexManager#onIndexDrop

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

Kirill Tkalenko reassigned IGNITE-18684:
----------------------------------------

    Assignee: Kirill Tkalenko

> 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
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)