You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/11 19:36:00 UTC

[jira] [Commented] (NIFI-10207) ProcessorRunStatusEntity does not declare RUN_ONCE in ApiModelValue

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

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

Commit cf4eed0224dabea3d8e739ae31f69354cc4542c6 in nifi's branch refs/heads/main from Otto Fowler
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=cf4eed0224 ]

NIFI-10207: ensure allowableValues matches SUPPORTED_STATE in ProcessorRunStatusEntity

This closes #6188.

Signed-off-by: Tamas Palfy <tp...@apache.org>


> ProcessorRunStatusEntity does not declare RUN_ONCE in ApiModelValue
> -------------------------------------------------------------------
>
>                 Key: NIFI-10207
>                 URL: https://issues.apache.org/jira/browse/NIFI-10207
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.14.0
>            Reporter: Otto Fowler
>            Assignee: Otto Fowler
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> A new run status of RUN_ONCE was added to the system in NIFI-8188.
> The ApiModelValue was not set however, so OpenApi/Swagger generations do not have support for RUN_ONCE as an allowable value, and get errors.
> see: https://github.com/Chaffelson/nipyapi/issues/309



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