[
https://issues.apache.org/jira/browse/NIFI-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362408#comment-17362408
]
ASF subversion and git services commented on NIFI-8672:
-------------------------------------------------------
Commit ab851b9cde4fdab291dffdfcc602d19f90ecda21 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ab851b9 ]
NIFI-8672 Added syncUninterruptibly() to Netty shutdown and close methods
Signed-off-by: Nathan Gough <[email protected]>
This closes #5139.
> Intermittent Test Failures in TestListenSyslog
> ----------------------------------------------
>
> Key: NIFI-8672
> URL: https://issues.apache.org/jira/browse/NIFI-8672
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.14.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Following the refactoring of the {{ListenSyslog}} Processor in NIFI-8462,
> automated GitHub builds have failed on some occasions, indicating problems
> with FlowFiles not being processed successfully.
> {noformat}
> Error: Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.761
> s <<< FAILURE! - in org.apache.nifi.processors.standard.TestListenSyslog
> Error: testRunTcp(org.apache.nifi.processors.standard.TestListenSyslog)
> Time elapsed: 0.278 s <<< FAILURE!
> java.lang.AssertionError: Success FlowFiles not matched expected:<1> but
> was:<0>
> at
> org.apache.nifi.processors.standard.TestListenSyslog.assertSendSuccess(TestListenSyslog.java:169)
> at
> org.apache.nifi.processors.standard.TestListenSyslog.testRunTcp(TestListenSyslog.java:101)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)