[
https://issues.apache.org/jira/browse/NIFIREG-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16511378#comment-16511378
]
ASF GitHub Bot commented on NIFIREG-174:
----------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi-registry/pull/124
NIFIREG-174 Fixing start-up to look for the system properties specify…
…ing the location of properties and bootstrap, and fallback to relative
paths
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi-registry NIFIREG-174
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/124.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 #124
----
commit 3e1b9bf5c526505b9c6de571c368915cc1296fed
Author: Bryan Bende <bbende@...>
Date: 2018-06-13T16:16:37Z
NIFIREG-174 Fixing start-up to look for the system properties specifying
the location of properties and bootstrap, and fallback to relative paths
----
> Parameter conf.dir in bootstrap.conf not working
> -------------------------------------------------
>
> Key: NIFIREG-174
> URL: https://issues.apache.org/jira/browse/NIFIREG-174
> Project: NiFi Registry
> Issue Type: Bug
> Affects Versions: 0.1.0
> Environment: Red Hat Enterprise Linux Server release 7.5 (Maipo)
> java-1.8.0-openjdk.x86_64 1:1.8.0.171-8.b10.el7_5
> java-1.8.0-openjdk-devel.x86_64 1:1.8.0.171-8.b10.el7_5
> java-1.8.0-openjdk-headless.x86_64 1:1.8.0.171-8.b10.el7_5
> Reporter: Rafael Martinez Guerrero
> Assignee: Bryan Bende
> Priority: Major
>
> NIFI-registry will not read the nifi-registry.properties file in the PATH
> defined in the [bootstrap.conf|http://bootstrap.conf/] file with the conf.dir
> parameter.
> It reads always the nifi-registry.properties file under ./conf
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)