[ 
https://issues.apache.org/jira/browse/NIFI-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18064489#comment-18064489
 ] 

ASF subversion and git services commented on NIFI-15668:
--------------------------------------------------------

Commit 5f593207bfdad3af5484aed1c36c794d4686794b in nifi's branch 
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5f593207bfd ]

NIFI-15668 Stop Immediately when Run Once requested for Invalid Processor 
(#10963)

Signed-off-by: David Handermann <[email protected]>

> 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
>          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)

Reply via email to