othmane mkadmi created NIFI-9337:
------------------------------------
Summary: 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.14.0, 1.12.1
Reporter: othmane mkadmi
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)