David Handermann created NIFI-11097:
---------------------------------------
Summary: 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
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)