brosander commented on a change in pull request #162: NIFIREG-238: Allow
aliasing of registry url
URL: https://github.com/apache/nifi-registry/pull/162#discussion_r274929992
##########
File path:
nifi-registry-core/nifi-registry-properties/src/main/java/org/apache/nifi/registry/properties/NiFiRegistryProperties.java
##########
@@ -61,6 +61,7 @@
public static final String EXTENSION_DIR_PREFIX =
"nifi.registry.extension.dir.";
public static final String PROVIDERS_CONFIGURATION_FILE =
"nifi.registry.providers.configuration.file";
+ public static final String REGISTRY_ALIAS_CONFIGURATION_FILE =
"nifi.registry.registry.alias.configuration.file";
Review comment:
Think I've resolved with
https://github.com/apache/nifi-registry/pull/162/commits/a2ab149394971b94a1fc571ea340268ed9bc1623
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services