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/01/28 22:31:00 UTC

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

Abdullah Alamoudi created ASTERIXDB-2270:
--------------------------------------------

             Summary: 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


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)