[
https://issues.apache.org/jira/browse/NIFI-15765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070111#comment-18070111
]
ASF subversion and git services commented on NIFI-15765:
--------------------------------------------------------
Commit a00cf8d7925af03768c85a68559ff4d9ff9ceb29 in nifi's branch
refs/heads/dependabot/npm_and_yarn/nifi-frontend/src/main/frontend/multi-956f8a8b74
from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a00cf8d7925 ]
NIFI-15765 Improved reliability of NiFi System Integration Test teardown method
(#11073)
Signed-off-by: David Handermann <[email protected]>
> Improve reliability of System Test teardown for FlowSynchronizationIT
> ---------------------------------------------------------------------
>
> Key: NIFI-15765
> URL: https://issues.apache.org/jira/browse/NIFI-15765
> Project: Apache NiFi
> Issue Type: Test
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
>
> {code:java}
> Error: Errors:
> Error: FlowSynchronizationIT.testComponentsRecreatedOnRestart:417 »
> NiFiClient Error creating process group: Node localhost:5672 is unable to
> fulfill this request due to: This node is disconnected from its configured
> cluster. The requested change will only be allowed if the flag to acknowledge
> the disconnected node is set.
> Error: FlowSynchronizationIT.testParameterUpdateWhileNodeDisconnected:84 »
> NiFiClient Error creating parameter context: Node localhost:5672 is unable to
> fulfill this request due to: This node is disconnected from its configured
> cluster. The requested change will only be allowed if the flag to acknowledge
> the disconnected node is set.
> Error:
> FlowSynchronizationIT>NiFiSystemIT.teardown:165->NiFiSystemIT.isCoordinatorElected:641
> » NiFiClient Error retrieving node status: Only a node connected to a
> cluster can process the request.
> Error: Tests run: 368, Failures: 0, Errors: 3, Skipped: 0
> {code}
>
>
> Run:
> https://github.com/apache/nifi/actions/runs/23707997336/job/69063011225?pr=11071
> Troubleshooting logs available at:
> https://github.com/apache/nifi/actions/runs/23707997336/artifacts/6165653804
--
This message was sent by Atlassian Jira
(v8.20.10#820010)