[
https://issues.apache.org/jira/browse/NIFI-11097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681039#comment-17681039
]
ASF subversion and git services commented on NIFI-11097:
--------------------------------------------------------
Commit e264f1fd7723a0913a3337ff32db104821ce22e8 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e264f1fd77 ]
NIFI-11097 This closes #6890. Adjusted RegistryClientIT with unique name for
Clients
Signed-off-by: Joe Witt <[email protected]>
> RegistryClientIT System Test Fails on Client Name
> -------------------------------------------------
>
> Key: NIFI-11097
> URL: https://issues.apache.org/jira/browse/NIFI-11097
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Critical
> Fix For: 1.20.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Recent changes adding uniqueness check for Flow Registry Client names
> resulted in failures in the {{RegistryClientIT}} System Test, which creates
> multiple instances using same name.
> {noformat}
> Error:
> RegistryClientIT.testCopyPasteProcessGroupDoesNotDuplicateVersionedComponentId:119->registerClient:70
> » NiFiClient Error creating registry client: A Flow Registry already exists
> with the name FileRegistry
> Error:
> RegistryClientIT.testStartVersionControlThenImport:49->registerClient:70 »
> NiFiClient Error creating registry client: A Flow Registry already exists
> with the name FileRegistry
> Error:
> RegistryClientIT.testStartVersionControlThenModifyAndRevert:80->registerClient:70
> » NiFiClient Error creating registry client: A Flow Registry already exists
> with the name FileRegistry
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)