[
https://issues.apache.org/jira/browse/NIFI-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15668:
------------------------------------
Fix Version/s: 2.9.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)