[jira] [Commented] (NIFI-838) Cannot disable a controller service referenced by a disabled processor

2015-08-12 Thread Aldrin Piri (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14693986#comment-14693986
 ] 

Aldrin Piri commented on NIFI-838:
--

Patch looks good.  Verified reproducing the sequence of events before patch and 
that they were remedied after the patch. +1

 Cannot disable a controller service referenced by a disabled processor
 --

 Key: NIFI-838
 URL: https://issues.apache.org/jira/browse/NIFI-838
 Project: Apache NiFi
  Issue Type: Bug
Affects Versions: 0.2.1
Reporter: Brandon DeVries
Assignee: Matt Gilman
 Fix For: 0.3.0

 Attachments: 0001-NIFI-838.patch


 When attempting to disable a controller service referenced by a disabled 
 processor, the status spins on the Stopping referencing processors... step.
 To Reproduce:
 * Create a StandardSSLContextService
 * Create a GetHttp processor referencing the StandardSSLContextService
 * Enable the StandardSSLContextService
 * Disable the GetHttp processor 
 * Disable the StandardSSLContextService



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NIFI-838) Cannot disable a controller service referenced by a disabled processor

2015-08-12 Thread Brandon DeVries (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14693940#comment-14693940
 ] 

Brandon DeVries commented on NIFI-838:
--

+1.  Applied patch, problem appears resolved.

 Cannot disable a controller service referenced by a disabled processor
 --

 Key: NIFI-838
 URL: https://issues.apache.org/jira/browse/NIFI-838
 Project: Apache NiFi
  Issue Type: Bug
Affects Versions: 0.2.1
Reporter: Brandon DeVries
Assignee: Matt Gilman
 Fix For: 0.3.0

 Attachments: 0001-NIFI-838.patch


 When attempting to disable a controller service referenced by a disabled 
 processor, the status spins on the Stopping referencing processors... step.
 To Reproduce:
 * Create a StandardSSLContextService
 * Create a GetHttp processor referencing the StandardSSLContextService
 * Enable the StandardSSLContextService
 * Disable the GetHttp processor 
 * Disable the StandardSSLContextService



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)