[
https://issues.apache.org/jira/browse/NIFI-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179933#comment-15179933
]
ASF subversion and git services commented on NIFI-1579:
-------------------------------------------------------
Commit 19e53962ca45fd00a46efd671b674d388ff10053 in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=19e5396 ]
NIFI-1579 Performance improvements for ListenSyslog which include removing an
unnecessary yield and exposing a configurable size for the internal queue used
by the processor, changing ListenSyslog to use a 20ms poll and use a long poll
when batching, also including same improvements for ListenRELP
> Improve ListenSyslog Performance
> --------------------------------
>
> Key: NIFI-1579
> URL: https://issues.apache.org/jira/browse/NIFI-1579
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Fix For: 0.6.0
>
> Attachments: NIFI-1579-ListenSyslog_Performance-Part2.patch,
> NIFI-1579-ListenSyslog_Performance.patch
>
>
> While testing ListenSyslog at various data rates it was observed that a
> significant amount of packets were dropped when using UDP.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)