You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Rosander (JIRA)" <ji...@apache.org> on 2019/03/13 20:19:00 UTC

[jira] [Created] (NIFIREG-238) Support Registry URL Aliasing

Bryan Rosander created NIFIREG-238:
--------------------------------------

             Summary: Support Registry URL Aliasing
                 Key: NIFIREG-238
                 URL: https://issues.apache.org/jira/browse/NIFIREG-238
             Project: NiFi Registry
          Issue Type: New Feature
            Reporter: Bryan Rosander


It would be nice to be able to change the URL of a NiFi Registry without rewriting all flow history.

In a deeply nested flow where there are dependencies on potentially multiple versions of the same process group, this doesn't seem to be possible. (You can update the URL in the latest version but cannot retroactively change it for the benefit of process groups pointing at the older version(s).)

If we allowed for aliasing of that field, this would be a non-issue, it could be stored as a token (or original url) inside the registry and rewritten when requested.  When persisting, it could be translated back to the token value.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)