[
https://issues.apache.org/jira/browse/APEXMALHAR-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272679#comment-15272679
]
ASF GitHub Bot commented on APEXMALHAR-2080:
--------------------------------------------
GitHub user chandnisingh opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/265
APEXMALHAR-2080 APEXMALHAR-2079 fixed the typo and increased the defa…
…ult value of expireStreamAfterAccessMillis
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chandnisingh/incubator-apex-malhar
APEXMALHAR-2080
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/265.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #265
----
commit 72de84005945ce6e588c85a699183380016791f2
Author: Chandni Singh <[email protected]>
Date: 2016-05-05T17:23:48Z
APEXMALHAR-2080 APEXMALHAR-2079 fixed the typo and increased the default
value of expireStreamAfterAccessMillis
----
> File expiration time is set too low by default in AbstractFileOutputOperator.
> -----------------------------------------------------------------------------
>
> Key: APEXMALHAR-2080
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2080
> Project: Apache Apex Malhar
> Issue Type: Bug
> Affects Versions: 3.3.1
> Reporter: Tushar Gosavi
> Assignee: Chandni Singh
> Fix For: 3.4.0
>
>
> expireStreamAfterAcessMillis is set to 600ms by default, which is low and
> causes frequent file close and open.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)