[
https://issues.apache.org/jira/browse/NIFI-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350710#comment-17350710
]
KevinSky commented on NIFI-8625:
--------------------------------
[^executeScript_nifi_8625.xml]
^Here is my template, you might modify some configurations in this,like
filename.^
^It's easy to reproduce,just write any python code in executeScript,and execute
like this:^
{code:java}
In single thread(concurrent task=1), executeScript just stop and start, flow
file always stuck in connections.
In multi thread(concurrent task=10).just execute it,executeScript always throw
exception like is already marked for transfer in or is not known in this
session.
{code}
> ExecuteScript processor always stuck after restart or multi thread
> ------------------------------------------------------------------
>
> Key: NIFI-8625
> URL: https://issues.apache.org/jira/browse/NIFI-8625
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.13.2
> Reporter: KevinSky
> Priority: Critical
> Labels: ExecuteScript,stcuk
> Attachments: executeScript_nifi_8625.xml,
> image-2021-05-21-16-22-34-775.png
>
>
> In single thread, executeScript just stop and start, flow file always stuck
> in connections.
> In multi thread.executeScript always throw exception like is already marked
> for transfer in or is not known in this session.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)