[ https://issues.apache.org/jira/browse/NIFI-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523196#comment-15523196 ]
ASF GitHub Bot commented on NIFI-2758: -------------------------------------- GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1064 Verifying Controller Service cannot move out of scope NIFI-2758: - Updating move verification to account for Controller Service moving out of scope. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mcgilman/nifi NIFI-2758 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/1064.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 #1064 ---- ---- > Prevent moving Processor whose Controller Service reference to move out of > scope > -------------------------------------------------------------------------------- > > Key: NIFI-2758 > URL: https://issues.apache.org/jira/browse/NIFI-2758 > Project: Apache NiFi > Issue Type: Bug > Components: Core Framework > Reporter: Matt Gilman > Fix For: 1.1.0 > > > In Apache NiFi 1.0.0, Controller Services became scoped by Process Group. We > need to add in a check to ensure that a Processor isn't moved out of a > Process Group resulting in a Controller Service that is out of scope. -- This message was sent by Atlassian JIRA (v6.3.4#6332)