Geir Klingenberg created NIFIREG-347:
----------------------------------------
Summary: Duplicate key error when commiting flow with shared
parameter context
Key: NIFIREG-347
URL: https://issues.apache.org/jira/browse/NIFIREG-347
Project: NiFi Registry
Issue Type: Bug
Affects Versions: 0.5.0
Environment: Linux
Reporter: Geir Klingenberg
When commiting a flow that have multiple process groups that share the same
parameter context, Nifi Registry reports the following error:
Duplicate key org.apache.nifi.registry.flow.VersionedParameterContext@1661e4cf
A simple flow to reproduce this: Add one root process group, add two process
groups (A and B) within the root group. Create a parameter context and assign
that context to group A and B. Checking in the root group to nifi-registry
gives the above error message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)