GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2739
NIFI-5066: Fixing enable/disable verification
NIFI-5066:
- Ensuring we verify we can enable/disable when appropriate.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5066
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2739.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 #2739
----
commit d1f43d0278f43f5570d9fae221717d062a204e4d
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-05-24T20:12:02Z
NIFI-5066:
- Ensuring we verify we can enable/disable when appropriate.
----
---