You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Yingyi Bu (JIRA)" <ji...@apache.org> on 2015/11/25 08:21:10 UTC

[jira] [Resolved] (ASTERIXDB-1194) Temporary dataset flag is not populated during index creation

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

Yingyi Bu resolved ASTERIXDB-1194.
----------------------------------
    Resolution: Fixed

> Temporary dataset flag is not populated during index creation
> -------------------------------------------------------------
>
>                 Key: ASTERIXDB-1194
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1194
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Yingyi Bu
>            Assignee: Yingyi Bu
>
> Index creations should take the "durable" flag and therefore an index object (e.g., LSMBTree) can have the right flag.
> With the right "durable" flag, an index object can choose to not force disk pages after bulkload, e.g., as in AbstractLSMIndex.markAsValidInternal().
> The bug has been fixed for pregelix-asterixdb connector experiments but hasn't been merged back to master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)