GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2385
NIFI-4436: Only enforcing registry unique name check when appropriate
NIFI-4436:
- Only enforcing the unique name check when the registry has a different
identifier.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4436-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2385.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2385
----
commit 487e5a9c692c6cfc677f6e1e01eb51bad669a02e
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-01-08T19:49:26Z
NIFI-4436:
- Only enforcing the unique name check when the registry has a different
identifier.
----
---