[
https://issues.apache.org/jira/browse/NIFI-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718006#comment-14718006
]
Joseph Witt commented on NIFI-904:
----------------------------------
+1
thanks for the patch [~mosermw]. Applied clean. Full clean build all good.
Passes contrib check.
merged to master and pushed.
Comment based on observing the code in this section: Line 537 and Line 551 seem
a bit circular on the surface. But on further review it appears the first call
is about existing services and the second call is about adding this new one.
> Mock framework bug testing controller service that depends on another service
> -----------------------------------------------------------------------------
>
> Key: NIFI-904
> URL: https://issues.apache.org/jira/browse/NIFI-904
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.2.1
> Reporter: Michael Moser
> Assignee: Michael Moser
> Priority: Minor
> Fix For: 0.3.0
>
> Attachments: 0001-NIFI-904-mock-controller-service-fix.patch
>
>
> Related to NIFI-389, when building a controller service that uses
> ControllerServiceLookup to locate a reference to another service, the Mock
> framework cannot locate the other service. Patch available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)