David Handermann created NIFI-9840:
--------------------------------------
Summary: Intermittent System Test Failures on
BatchFlowBetweenGroupsIT
Key: NIFI-9840
URL: https://issues.apache.org/jira/browse/NIFI-9840
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Reporter: David Handermann
The {{BatchFlowBetweenGroupsIT}} class in {{nifi-system-tests}} can fail
intermittently with the following timeout error:
{noformat}
Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 320.896
s <<< FAILURE! - in org.apache.nifi.tests.system.pg.BatchFlowBetweenGroupsIT
Error:
org.apache.nifi.tests.system.pg.BatchFlowBetweenGroupsIT.testSingleConcurrencyAndBatchOutputToBatchInputOutput
Time elapsed: 318.852 s <<< ERROR!
java.util.concurrent.TimeoutException:
testSingleConcurrencyAndBatchOutputToBatchInputOutput() timed out after 5
minutes
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)