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

ASF GitHub Bot commented on NIFI-3269:
--------------------------------------

Github user alopresto commented on the issue:

    https://github.com/apache/nifi/pull/1374
  
    I added a [unit 
test](https://github.com/alopresto/nifi/commit/cf36bedb28021c73d4ea1be06a61057063366ca6#diff-9fffe09b7ce89a09c89a748fb7417b92)
 which failed without this change and passes with it (just verifies that the 
`onPropertyModified` method is invoked on the `ControllerService` by 
`StandardProcessorTestRunner`). 


> StandardProcessorTestRunner not calling onPropertyModified when updating 
> controller services
> --------------------------------------------------------------------------------------------
>
>                 Key: NIFI-3269
>                 URL: https://issues.apache.org/jira/browse/NIFI-3269
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Minor
>
> While looking at NIFI-3004, I noticed that {{StandardProcessorTestRunner}} is 
> not calling {{onPropertyModified}} method when updating properties in 
> controller service. This should be fixed to match the real behavior.



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

Reply via email to