[jira] [Commented] (NIFI-2758) Prevent moving Processor whose Controller Service reference to move out of scope

2016-09-28 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15530574#comment-15530574
 ] 

ASF GitHub Bot commented on NIFI-2758:
--

Github user asfgit closed the pull request at:

https://github.com/apache/nifi/pull/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
>Assignee: 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)


[jira] [Commented] (NIFI-2758) Prevent moving Processor whose Controller Service reference to move out of scope

2016-09-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15530573#comment-15530573
 ] 

ASF subversion and git services commented on NIFI-2758:
---

Commit 833ec4409c20c5f2323b61b87bab7c10557f7041 in nifi's branch 
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=833ec44 ]

NIFI-2758: - Updating move verification to account for Controller Service 
moving out of scope.

This closes #1064

Signed-off-by: jpercivall 


> 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
>Assignee: 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)


[jira] [Commented] (NIFI-2758) Prevent moving Processor whose Controller Service reference to move out of scope

2016-09-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)