You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by "Till Westmann (JIRA)" <ji...@apache.org> on 2015/09/14 20:42:45 UTC

[jira] [Comment Edited] (ASTERIXDB-1058) Read-only index should not have in-memory components to avoid unused memory allocation or reservation

    [ https://issues.apache.org/jira/browse/ASTERIXDB-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744003#comment-14744003 ] 

Till Westmann edited comment on ASTERIXDB-1058 at 9/14/15 6:42 PM:
-------------------------------------------------------------------

In-memory components should be allocated lazily (when an update happens).

Double-check that lookups work when no in-memory component is available.


was (Author: tillw):
Im-memory components should be allocated lazily (when an update happens).

> Read-only index should not have in-memory components to avoid unused memory allocation or reservation
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-1058
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1058
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: AsterixDB, Storage
>            Reporter: asterixdb-importer
>            Assignee: Murtadha Hubail
>            Priority: Minor
>
> Read-only index should not have in-memory components to avoid unused memory allocation or reservation



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