[
https://issues.apache.org/jira/browse/NIFI-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434422#comment-17434422
]
ASF subversion and git services commented on NIFI-9337:
-------------------------------------------------------
Commit 8506a6012ffa1591f6a8895460f47dad8efa4599 in nifi's branch
refs/heads/main from omkadmi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8506a60 ]
NIFI-9337: added missing enum value SINGLE_BATCH_PER_NODE of
FlowFileConcurrencyType (#5484)
> The value 'SINGLE_BATCH_PER_NODE' of element 'flowfileConcurrency' is not
> valid
> -------------------------------------------------------------------------------
>
> Key: NIFI-9337
> URL: https://issues.apache.org/jira/browse/NIFI-9337
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.12.1, 1.14.0
> Reporter: othmane mkadmi
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.15.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> SINGLE_BATCH_PER_NODE enumeration is missed in the FlowConfiguration.xsd in
> simpletype FlowFileConcurrencyType
> this causes an exception like:
> Schema validation error parsing Flow Configuration at line 1954608, col 79:
> cvc-type.3.1.3: The value 'SINGLE_BATCH_PER_NODE' of element
> 'flowfileConcurrency' is not valid.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)