[
https://issues.apache.org/jira/browse/MINIFICPP-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits resolved MINIFICPP-1535.
---------------------------------------
Resolution: Fixed
Fixed by https://github.com/apache/nifi-minifi-cpp/pull/1045
> Support nested process groups
> -----------------------------
>
> Key: MINIFICPP-1535
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1535
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Adam Debreceni
> Assignee: Adam Debreceni
> Priority: Major
> Fix For: 0.10.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Currently there is only a single (root) ProcessGroup to which all connections
> and processors belong. (From this aspect RPGs are irrelevant) We should
> enable nested Process Groups which are disjunct set of processors and
> connections (Connections can only go between processors of their group).
> Variables and services would be inherited from the parent group.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)