[
https://issues.apache.org/jira/browse/NIFI-14214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924557#comment-17924557
]
ASF subversion and git services commented on NIFI-14214:
--------------------------------------------------------
Commit 5b014cf2c9d1762f870518f8bd3fd27ac8235e21 in nifi's branch
refs/heads/main from Peter Kedvessy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5b014cf2c9 ]
NIFI-14214 Set RPG input port's scheduledState to RUNNING by default when
converting a NiFi flow to MiNiFi flow so the RPG will transmit when starting
MiNiFi
This closes #9699.
Signed-off-by: Ferenc Kis <[email protected]>
> MiNiFi remote process groups are not running in case of loading an exported
> flow file
> -------------------------------------------------------------------------------------
>
> Key: NIFI-14214
> URL: https://issues.apache.org/jira/browse/NIFI-14214
> Project: Apache NiFi
> Issue Type: Bug
> Components: MiNiFi
> Affects Versions: 2.2.0
> Reporter: Peter Kedvessy
> Assignee: Peter Kedvessy
> Priority: Major
> Attachments: NiFi_flow_with_input_port.png, converted_flow_file.json,
> working_flow_file.json
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Remote process groups are not running in case of loading an exported (and
> converted) flow file as the scheduledState of the remote process group is
> "ENABLED". In case of replacing the scheduledState with "RUNNING" (only for
> the remote process group, others can remain on "ENABLED"), MiNiFi can
> transmit flow files to the remote process group.
> Definition of done: MiNiFi should execute remote process groups as well as
> other components right after starting it with a flow file what's coming from
> NiFi and converted by minifi-toolkit.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)