[
https://issues.apache.org/jira/browse/MINIFI-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218542#comment-15218542
]
Aldrin Piri commented on MINIFI-6:
----------------------------------
I think this looks like a good listing of things that would need to be created
and accomplished. We will need to delve a bit more into what each of these
means and ensure we have the base interfaces and contracts, protocols, and
interfaces established for successful integration and communication between
disparate agents.
As a start, any ideas of what libraries and items we might be able to leverage
to accomplish some of these goals?
> Basic C++ native MiniFi implementation
> --------------------------------------
>
> Key: MINIFI-6
> URL: https://issues.apache.org/jira/browse/MINIFI-6
> Project: Apache NiFi MiNiFi
> Issue Type: New Feature
> Components: Core Framework
> Affects Versions: 0.1.0
> Environment: C++
> Linux
> Reporter: bqiu
> Fix For: 0.1.0
>
>
> A Basic C++ isolated native MiNiFi implementation (not communicated to the
> master NiFI yet).
> 1) Identify the all necessary software frameworks for C++ MiNiFi
> implementation like database, xml parser, logging, etc.
> 2) Flow configuration from flow.xml
> 3) Processor init/enable/disable/running
> 4) Processor Scheduling
> 5) Processor Relationship/Connections
> 6) Flow record creation/clone/transfer between Processor
> 7) Flow record persistent
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)