You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2016/02/01 02:31:39 UTC

[jira] [Created] (NIFI-1456) TestExecuteStreamCommand.testExecuteIngestAndUpdate() using excessively large input

Joseph Witt created NIFI-1456:
---------------------------------

             Summary: 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


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)