[
https://issues.apache.org/jira/browse/NIFI-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125660#comment-15125660
]
ASF subversion and git services commented on NIFI-1456:
-------------------------------------------------------
Commit 1bf7a585b2c622069ba6e9cd84b041997d367e01 in nifi's branch
refs/heads/master from [~joewitt]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1bf7a58 ]
NIFI-1456 This closes #198. reduced tests to 10MB instead of 100MB datasets and
resolved IO issues which impact test stability
> TestExecuteStreamCommand.testExecuteIngestAndUpdate() using excessively large
> input
> -----------------------------------------------------------------------------------
>
> Key: NIFI-1456
> URL: https://issues.apache.org/jira/browse/NIFI-1456
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Fix For: 0.5.0
>
> Attachments:
> 0001-NIFI-1456-reduced-tests-to-10MB-instead-of-100MB-dat.patch
>
>
> Big thanks to https://github.com/PuspenduBanerjee for identifying the issue.
> This test is creating a 100MB file then scanning it in a java executable that
> is fired up with whatever the environ default heap sizing/etc.. is. In some
> environments, notably Travis-CI, this is creating build stability problems.
> There is no apparent reason to match against such a large file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)