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)