[
https://issues.apache.org/jira/browse/NIFI-10768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630005#comment-17630005
]
ASF subversion and git services commented on NIFI-10768:
--------------------------------------------------------
Commit e60cbd4bbbfd760cda76e72a4f9afb9864baf70e in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e60cbd4bbb ]
NIFI-10768 Filter empty messages in ListenSyslog (#6624)
- Added FilteringStrategy argument to Server Factory for ListenSyslog
- Set quick shutdown quiet period for ListenSyslog and TestListenSyslog
- Added test method for batched messages with empty message included
> ListenSyslog no longer filters out empty lines.
> -----------------------------------------------
>
> Key: NIFI-10768
> URL: https://issues.apache.org/jira/browse/NIFI-10768
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.14.0, 1.15.0, 1.16.0, 1.17.0, 1.18.0
> Reporter: Mark Payne
> Assignee: David Handermann
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Since the ListenSyslog processor was refactored to use Netty, it no longer
> filters out empty lines. Previously any empty lines were filtered out. I
> don't believe this was an intentional change, but since an empty line can't
> really represent a syslog message, it should be filtered out.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)