[
https://issues.apache.org/jira/browse/ASTERIXDB-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005129#comment-17005129
]
ASF subversion and git services commented on ASTERIXDB-2686:
------------------------------------------------------------
Commit 66aaf4151cba49a6fdb2c535911f6b75c7083ce3 in asterixdb's branch
refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=66aaf41 ]
[ASTERIXDB-2686][RT] Delete run files eagerly
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Delete run files eagerly.
Change-Id: Idc780b44b0554bf36e2378700aae1b38b8e57353
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/4403
Tested-by: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Till Westmann <[email protected]>
> Run files are not removed on time and filling up disk space
> -----------------------------------------------------------
>
> Key: ASTERIXDB-2686
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2686
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: RT - Runtime
> Affects Versions: 0.9.4
> Reporter: Ali Alsuliman
> Assignee: Ali Alsuliman
> Priority: Critical
> Fix For: 0.9.4
>
>
> Some operators create temp run files while processing data (like sort, join,
> ... etc). Those run files need to be deleted as soon as they are done with to
> avoid filling up the disk space.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)