[
https://issues.apache.org/jira/browse/NIFI-9227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mermillod updated NIFI-9227:
----------------------------
Description:
"Run Once" whith a GenerateFlowFile has a unexpected behaviour.
# It works (the message is generated as expected )
# but It stucks with 1 active threads running (one by cluster node if cluster)
# Using "terminate" on the processor to kill thread works
was:
"Run Once" on a Primary Processor (GenerateFlowFile), in a 3 node cluster has a
unexpected behaviour.
# It works (the message is generated as expected )
# but It stucks with 3 active threads running (one by cluster node ?)
# Using "terminate" thread works
Summary: Run Once - Issue with GenerateFlowFile - Threads to Terminate
(was: Run Once - Issue with Primary/Cluster - Threads to Terminate)
The issue is not only for cluster, but more specific to GenerateFlowFile
> Run Once - Issue with GenerateFlowFile - Threads to Terminate
> -------------------------------------------------------------
>
> Key: NIFI-9227
> URL: https://issues.apache.org/jira/browse/NIFI-9227
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.14.0
> Environment: Centos7, OpenJDK8, Chrome
> Reporter: Mermillod
> Priority: Major
>
> "Run Once" whith a GenerateFlowFile has a unexpected behaviour.
>
> # It works (the message is generated as expected )
> # but It stucks with 1 active threads running (one by cluster node if
> cluster)
> # Using "terminate" on the processor to kill thread works
--
This message was sent by Atlassian Jira
(v8.3.4#803005)