You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "othmane mkadmi (Jira)" <ji...@apache.org> on 2021/10/26 15:07:00 UTC

[jira] [Created] (NIFI-9337) The value 'SINGLE_BATCH_PER_NODE' of element 'flowfileConcurrency' is not valid

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)