Matt Gilman created NIFI-15731:
----------------------------------
Summary: Fix failing system tests in NIFI-15258
Key: NIFI-15731
URL: https://issues.apache.org/jira/browse/NIFI-15731
Project: Apache NiFi
Issue Type: Task
Components: Core Framework
Reporter: Matt Gilman
Assignee: Matt Gilman
There are failing system tests that need to be addressed:
{code:java}
Error: Failures:
Error:
LoadBalanceIT.testRoundRobinStrategyCompressAll:72->testRoundRobinStrategy:106
expected: <true> but was: <false>
Error: Errors:
Error: SelectiveDropConnectorIT.testSelectiveDropOnConnectorStop » Timeout
testSelectiveDropOnConnectorStop() timed out after 5 minutes
Error: LoadBalanceIT.testRoundRobinWithRestartAndPortChange:377 » NiFiClient
Error starting Processor: Node localhost:5672 is unable to fulfill this request
due to: GenerateFlowFile[id=05984e9f-019d-1000-ffff-ffffd874cd92] cannot be
started because it is not stopped. Current state is STOPPING
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)