Abdullah Alamoudi created ASTERIXDB-1827:
--------------------------------------------

             Summary: 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


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
(v6.3.15#6346)

Reply via email to