[
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)