[
https://issues.apache.org/jira/browse/NIFI-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653616#comment-16653616
]
ASF GitHub Bot commented on NIFI-5715:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/3087
NIFI-5715: Updating allow values of runStatus for swagger spec
NIFI-5715:
- Updating the allowable values for the runStatus.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5715
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/3087.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3087
----
commit 76e41bb75e62fc1efe174e406a2f8691781d36b6
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-10-17T14:18:18Z
NIFI-5715:
- Updating the allowable values for the runStatus.
----
> Swagger def missing new Processor Validating status
> ---------------------------------------------------
>
> Key: NIFI-5715
> URL: https://issues.apache.org/jira/browse/NIFI-5715
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.7.1
> Reporter: Daniel Chaffelson
> Priority: Minor
>
> Building the Swagger Json from the rel/nifi-1.7.1 tag produces a definition
> that is missing the 'Validating' status from relevant Processor Status DTO
> and Processor Status Snapshot DTO introduced in recent versions.
>
> The workaround is to manually add 'Validating' to the list of status entries
> before compiling any NiFi client against this definition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)