Isha Lamboo created NIFI-9592:
---------------------------------
Summary: DistributedMapCacheServer not included in copy-paste of
Process Group
Key: NIFI-9592
URL: https://issues.apache.org/jira/browse/NIFI-9592
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.15.2
Environment: CentOS 7.9, openjdk version 1.8.0_312, Chrome 96 on
Windows 10.
Reporter: Isha Lamboo
When using the copy and paste actions on a Process Group that includes a
DistributedMapCacheServer controller service, this service is not created in
the copy.
To reproduce:
# create a new Process Group
# enter it and create a DistributedMapCacheServer controller service
# go up one level, right-click the ProcessGroup and select Copy.
# Right click the canvas and select Paste.
# Enter the new process group, right-click the canvas and click configure
# There are no controller services present.
Additional notes:
* In our test, DistributedMapCacheClient, DBCPConnectionPool and various
Reader/Write controllers were copied normally.
* The DistributedMapCacheServer is included when committing to the Registry.
* This appears to happen regardless of whether the flow is versioned.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)