[
https://issues.apache.org/jira/browse/ASTERIXDB-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abdullah Alamoudi closed ASTERIXDB-1953.
----------------------------------------
> Clean LSM File Managers
> -----------------------
>
> Key: ASTERIXDB-1953
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1953
> Project: Apache AsterixDB
> Issue Type: Bug
> Reporter: Abdullah Alamoudi
> Assignee: Abdullah Alamoudi
> Priority: Major
>
> Currently, LSM File managers store all the paths as absolute path Strings.
> This makes the code bug prone, and requires constructing multiple File
> objects. and using the IO manager to resolve the io device.
> More over, all the error messages in these classes are outdated and use the
> old mechanism of creating error messages.
> Instead of using absolute path strings, we should use FileReferences.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)