bbende 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_r274901053
 
 

 ##########
 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:
   We also need to update the default properties file that comes in the 
assembly to have this property

----------------------------------------------------------------
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

Reply via email to