[
https://issues.apache.org/jira/browse/NIFI-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367688#comment-15367688
]
ASF GitHub Bot commented on NIFI-2192:
--------------------------------------
GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/618
NIFI-2192 fixed OOM issue in KafkaPublisher
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-2192
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/618.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 #618
----
commit 558f6dac92a31409b86d31f4e9913068be514ac9
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-07-08T12:22:24Z
NIFI-2192 fixed OOM issue in KafkaPublisher
----
> PutKafka results in OOME if sending very large delimited file
> -------------------------------------------------------------
>
> Key: NIFI-2192
> URL: https://issues.apache.org/jira/browse/NIFI-2192
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.7.0
> Reporter: Mark Payne
> Assignee: Oleg Zhurakousky
> Priority: Blocker
> Fix For: 0.7.0
>
>
> If I send a very large file to kafka via PutKafka using a delimiter, I see
> the Java heap fill up until we see constant Full Garbage Collections and the
> node eventually dies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)