[
https://issues.apache.org/jira/browse/NIFI-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402102#comment-15402102
]
ASF GitHub Bot commented on NIFI-2301:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/757
Ensuring all component specific policies are removed when the component is
deleted
NIFI-2301:
- Ensure all component specific policies are removed when the component is
removed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-2301
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/757.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 #757
----
commit 286550b801ea4e869f94dc91c6f404759f4b4cb7
Author: Matt Gilman <[email protected]>
Date: 2016-08-01T14:18:21Z
NIFI-2301:
- Ensure all component specific policies are removed when the component is
removed.
----
> Remove policy when component is deleted
> ---------------------------------------
>
> Key: NIFI-2301
> URL: https://issues.apache.org/jira/browse/NIFI-2301
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.0.0
>
>
> When a component is removed, we need to also remove any associated policies.
> Otherwise, the policies will continue to grow unboundedly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)