[
https://issues.apache.org/jira/browse/NIFI-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-15668:
----------------------------------
Status: Patch Available (was: In Progress)
> Fail fast when RUN_ONCE is issued on an invalid processor
> ---------------------------------------------------------
>
> Key: NIFI-15668
> URL: https://issues.apache.org/jira/browse/NIFI-15668
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
>
> When a RUN_ONCE command is issued on an invalid processor, the processor
> enters the initiateStart() retry loop which retries every 500ms waiting for
> the processor to become valid. Unlike a regular RUNNING start where this
> retry behavior is desirable, RUN_ONCE semantically means "execute right now"
> — if the processor can't execute, it should fail immediately.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)