You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Abdullah Alamoudi (JIRA)" <ji...@apache.org> on 2018/03/08 22:47:00 UTC

[jira] [Closed] (ASTERIXDB-2270) Deadlock on recycling of LSMRTree memory component

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

Abdullah Alamoudi closed ASTERIXDB-2270.
----------------------------------------
    Resolution: Fixed

> Deadlock on recycling of LSMRTree memory component
> --------------------------------------------------
>
>                 Key: ASTERIXDB-2270
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2270
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: STO - Storage
>            Reporter: Abdullah Alamoudi
>            Assignee: Abdullah Alamoudi
>            Priority: Major
>              Labels: triaged
>
> In the build [https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/3222/console]
> The recycling of the memory component of the LSM R-Tree deadlocked because it pinned a free page and tried to get a write latch on it.
> However, a read latch that was acquired at some point was not released.



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