[
https://issues.apache.org/jira/browse/NIFI-11176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17688190#comment-17688190
]
ASF subversion and git services commented on NIFI-11176:
--------------------------------------------------------
Commit 471cccbbdac0b9216a710fa9fc1c77bccf0eb553 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=471cccbbda ]
NIFI-11176: This closes #6948. 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: 10m
> 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)