[
https://issues.apache.org/jira/browse/ASTERIXDB-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723756#comment-17723756
]
ASF subversion and git services commented on ASTERIXDB-3184:
------------------------------------------------------------
Commit f406f2a2a4659fa5e70c7d112692bb055080d5a3 in asterixdb's branch
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=f406f2a2a4 ]
[ASTERIXDB-3184][STO] Unify I/O APIs
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Unify file operations by using IIOManager
Change-Id: Ifb77c24ee855537bcf725b2eb1e28b1af200f3ae
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17524
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
> Unify file/path handling in the storage layer
> ---------------------------------------------
>
> Key: ASTERIXDB-3184
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3184
> Project: Apache AsterixDB
> Issue Type: Task
> Components: STO - Storage
> Affects Versions: 0.9.9
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Fix For: 0.9.9
>
>
> Currently, we handle files/paths in a scattered way (String vs. java.io.File
> vs. java.nio.file.Path). We need to unify the way we create/delete/read/write
> files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)