[
https://issues.apache.org/jira/browse/MINIFI-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015720#comment-16015720
]
ASF subversion and git services commented on MINIFI-253:
--------------------------------------------------------
Commit c9940e9454b02408a75ac47daae78d99cb9ef13d in nifi-minifi-cpp's branch
refs/heads/master from Marc Parisi
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=c9940e9 ]
MINIFI-226: Add controller services capabilities along with unit tests
Fix test failures
Update Travis YML
Update readme to link to MiNiFi licensing information
MINIFI-253 : Add basic Process Loader capability
This closes #83.
Signed-off-by: Aldrin Piri <[email protected]>
> Make Processors pluggable
> --------------------------
>
> Key: MINIFI-253
> URL: https://issues.apache.org/jira/browse/MINIFI-253
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: C++
> Reporter: marco polo
>
> Processors are currently Hardcoded and created within a large if statement
> within FlowController. Once processors are contributed and can be removed, we
> need to have the ability to a pluggable way to inject processors, be it from
> a shared object, configuration file, or compiled in.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)