[
https://issues.apache.org/jira/browse/NIFI-11176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17695860#comment-17695860
]
ASF subversion and git services commented on NIFI-11176:
--------------------------------------------------------
Commit 51577ff20af366b5640626bf9cc5d9cc4f3c430a in nifi's branch
refs/heads/support/nifi-1.x from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=51577ff20a ]
NIFI-11176: When comparing a VersionedConnection with an existing connection,
we examined the source component's VersionedComponentId. But the existing
component may not have a VersionedComponentId. We should only be comparing
these if they are populated
Signed-off-by: Joe Witt <[email protected]>
> FlowSynchronizationIT System Tests Failing
> ------------------------------------------
>
> Key: NIFI-11176
> URL: https://issues.apache.org/jira/browse/NIFI-11176
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: David Handermann
> Assignee: Mark Payne
> Priority: Critical
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The following test methods in the {{system-tests}} workflow are failing as of
> 2023-02-10. These tests fail on all platforms and on local builds, indicating
> a breaking change in system behavior.
> {noformat}
> FlowSynchronizationIT.testComponentStatesRestoredOnReconnect » Timeout
> testComponentStatesRestoredOnReconnect() timed out after 5 minutes
> Error: FlowSynchronizationIT.testParameterUpdateWhileNodeDisconnected »
> Timeout testParameterUpdateWhileNodeDisconnected() timed out after 5 minutes
> {noformat}
>
> https://github.com/apache/nifi/actions/runs/4148661725
--
This message was sent by Atlassian Jira
(v8.20.10#820010)