You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Abdullah Alamoudi (JIRA)" <ji...@apache.org> on 2018/03/08 04:32:00 UTC

[jira] [Closed] (ASTERIXDB-1827) Refactor Index dataflow helper

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

Abdullah Alamoudi closed ASTERIXDB-1827.
----------------------------------------

> Refactor Index dataflow helper
> ------------------------------
>
>                 Key: ASTERIXDB-1827
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1827
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Abdullah Alamoudi
>            Assignee: Abdullah Alamoudi
>            Priority: Major
>
> Currently, index dataflow helper creates and also open indexes.
> This is risky especially that it creates an index if it is not found. Refactor such that index dataflow helper only opens and close existing indexes. Make a special class (IndexCreator ?) responsible for creating indexes.
> While at it, replace exceptions with error codes



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)