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

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

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

NIFI-15396 Added RUN_ONCE to Processor State allowable values (#10702)

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

> Processor State validation should include RUN_ONCE
> --------------------------------------------------
>
>                 Key: NIFI-15396
>                 URL: https://issues.apache.org/jira/browse/NIFI-15396
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 2.7.2
>            Reporter: Daniel Chaffelson
>            Assignee: Pierre Villard
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> [org/apache/nifi/web/api/dto/ProcessorDTO.java|https://github.com/apache/nifi/blob/9d480a090ade0703b076177f92d8ece4aef25712/nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/ProcessorDTO.java#L107]
> allowableValues = \{"RUNNING", "STOPPED", "DISABLED"}
> This should include RUN_ONCE, as it may return this state while the Processor 
> is completing the single cycle.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to