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

Chen Luo updated ASTERIXDB-2184:
--------------------------------
    Component/s: STO - Storage
                 HYR - Hyracks

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

Reply via email to