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 2017/11/15 03:40:00 UTC

[jira] [Resolved] (ASTERIXDB-2166) Bloomfilter is not correctly bulk loaded for buddy btree

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

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

> Bloomfilter is not correctly bulk loaded for buddy btree
> --------------------------------------------------------
>
>                 Key: ASTERIXDB-2166
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2166
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: IDX - Indexes, STO - Storage
>            Reporter: Chen Luo
>            Assignee: Chen Luo
>
> For LSM indexes, conceptually we have two kinds of bloom filters, i.e., for the index itself (if it's a primary index), or for the buddy btree to store deleted keys. For the latter, we use delete() method to bulk load the keys, which is however ignored by the BloomFilterBulkLoader class.



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