[
https://issues.apache.org/jira/browse/NIFI-8177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273168#comment-17273168
]
ASF subversion and git services commented on NIFI-8177:
-------------------------------------------------------
Commit 8c1fe84f62e549b0f87741dc2b83dc7c28aab4e8 in nifi's branch
refs/heads/main from exceptionfactory
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8c1fe84 ]
NIFI-8177 This closes #4786. Added timeout to Sender Pool polling to avoid
blocking indefinitely
Signed-off-by: Joe Witt <[email protected]>
> Brittle PutTCP related tests breaking Java 11 build
> ---------------------------------------------------
>
> Key: NIFI-8177
> URL: https://issues.apache.org/jira/browse/NIFI-8177
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joe Witt
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> From latest Github CI build
> https://github.com/apache/nifi/runs/1774719443?check_suite_focus=true
> Error: Tests run: 12, Failures: 0, Errors: 1, Skipped: 2, Time elapsed:
> 14.999 s <<< FAILURE! - in org.apache.nifi.processors.standard.TestPutTcpSSL
> Error: testPruneSenders(org.apache.nifi.processors.standard.TestPutTcpSSL)
> Time elapsed: 10.009 s <<< ERROR!
> org.junit.runners.model.TestTimedOutException: test timed out after 10000
> milliseconds
> Error: Errors:
> Error:
> TestPutTcpSSL>TestPutTCPCommon.testPruneSenders:145->TestPutTCPCommon.checkReceivedAllData:303->TestPutTCPCommon.checkReceivedAllData:310
> ยป TestTimedOut
> Error: Tests run: 1661, Failures: 0, Errors: 1, Skipped: 23
> Error: Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on
> project nifi-standard-processors: There are test failures.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)