GitHub user jtstorck opened a pull request:
https://github.com/apache/nifi/pull/931
NIFI-2642 Catches (and ignores) ResourceNotFoundException during the â¦
â¦updating of a property value for a controller service when the current
value points to a controller service that has been deleted, allowing the
assigning of a new controller service to continue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jtstorck/nifi NIFI-2642
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/931.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 #931
----
commit 6f3661c8d7bb953a012652d15e5ad3a910a2ccf9
Author: Jeff Storck <[email protected]>
Date: 2016-08-24T19:06:01Z
NIFI-2642 Catches (and ignores) ResourceNotFoundException during the
updating of a property value for a controller service when the current value
points to a controller service that has been deleted, allowing the assigning of
a new controller service to continue.
----
---
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.
---