Mark Payne created NIFI-1618:
--------------------------------
Summary: Build failing with OutOfMemoryError intermittently
Key: NIFI-1618
URL: https://issues.apache.org/jira/browse/NIFI-1618
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Reporter: Mark Payne
Assignee: Mark Payne
Fix For: 0.6.0
We are intermittently hitting OutOfMemoryErrors when performing the full build,
due to unit tests.
I've seen this also result in failures in the TestStandardFlowFileQueue class
in various unit tests as well as the ZooKeeperStateProvider unit tests. Even
when the build passes, we sometimes see the following in the maven logs:
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
in thread "FileSystemRepository Workers Thread-4"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
in thread "FileSystemRepository Workers Thread-3"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)