adwk67 commented on PR #11201: URL: https://github.com/apache/nifi/pull/11201#issuecomment-4902221797
Thank you for your feedback @markap14. To give some context: we came across https://issues.apache.org/jira/browse/NIFI-15801 in one of our installations recently and I wanted to see if there was a possibility of the same thing happening with controller services, coming up with [this](https://github.com/stackabletech/nifi-operator/tree/main/tests/templates/kuttl/cluster-sync-cs-bug) test and a corresponding patch to "fix" it. You can see from the [flow](https://github.com/stackabletech/nifi-operator/blob/main/tests/templates/kuttl/cluster-sync-cs-bug/20-install-nifi.yaml.j2#L31-L161) that is used that there is a duplicate identifier in there (`"identifier": "cs-http-ctx-0000-0000-000000000001"`), so it may be that the test and my assumption are false, but that it _is_ possible to deploy a flow with duplicate identifiers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
