GitHub user alopresto opened a pull request:

    https://github.com/apache/nifi/pull/932

    NIFI-2643 Fixed bootstrap issue with vanilla instance

    The `RunNiFi` invocation checked if the key was `null` instead of `blank`. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alopresto/nifi NIFI-2643

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/932.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 #932
    
----
commit 7233628032c210bd3ace6c1ede63269be73f8c17
Author: Andy LoPresto <[email protected]>
Date:   2016-08-24T19:17:14Z

    NIFI-2643 Changed null check to !isBlank() for key in RunNiFi.

commit f2a91d33051514ba1ed4d7d4f5fb4cc7556a0af8
Author: Andy LoPresto <[email protected]>
Date:   2016-08-24T19:20:11Z

    NIFI-2643 Updated comment in bootstrap.conf template.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to