[
https://issues.apache.org/jira/browse/NIFI-9389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450529#comment-17450529
]
ASF subversion and git services commented on NIFI-9389:
-------------------------------------------------------
Commit d6b6dd1eb440e200c0588079a6b5a8da50dff651 in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d6b6dd1 ]
NIFI-9389 - NPE guard for ExecuteProcess when not triggered
- Added support for TestRunner.run() with zero operations
This closes #5544
Signed-off-by: David Handermann <[email protected]>
> ExecuteProcess incompatibility with scheduling configuration "Execution /
> Primary Node"
> ----------------------------------------------------------------------------------------
>
> Key: NIFI-9389
> URL: https://issues.apache.org/jira/browse/NIFI-9389
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Trivial
> Attachments: exception.txt
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> When an "ExecuteProcess" processor is configured to run only on the primary
> node of a cluster, the "Run Once" and "Stop" commands cause an NPE to be
> thrown on all non-primary nodes.
> This would also happen on any node if the "Cron" scheduling strategy was
> used, and the processor was started and stopped without being triggered by
> the cron expression.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)