You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Chen Luo (JIRA)" <ji...@apache.org> on 2018/01/13 23:14:00 UTC

[jira] [Resolved] (ASTERIXDB-2184) Immutable disk version of BTree

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

Chen Luo resolved ASTERIXDB-2184.
---------------------------------
    Resolution: Fixed

> Immutable disk version of BTree
> -------------------------------
>
>                 Key: ASTERIXDB-2184
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2184
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: HYR - Hyracks, STO - Storage
>            Reporter: Chen Luo
>            Assignee: Chen Luo
>
> BTree is currently heavily used in our codebase, e.g., for primary index, deleted keys, inverted index etc. Most of BTrees of a dataset are immutable, as they are from disk components. However, our current codebase only has one version of mutable BTree, which has quite a number of overhead on locking/concurrency control during normal operations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)