Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The BatchFlowBetweenGroupsIT class in nifi-system-tests can fail intermittently with the following timeout error:
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
Attachments
Issue Links
- is a child of
-
NIFI-9233 Improve reliability of system integration tests
- Resolved