Wynner created NIFI-4263:
----------------------------
Summary: Schema validation error parsing Flow Configuration, Back
Pressure Data Size Threshold value
Key: NIFI-4263
URL: https://issues.apache.org/jira/browse/NIFI-4263
Project: Apache NiFi
Issue Type: Improvement
Components: Configuration Management
Reporter: Wynner
Priority: Minor
In a connection, if the Back Pressure Data Size Threshold has a space at the
end of the value, NiFi will throw the following warning.
WARN [main] o.a.n.c.StandardFlowSynchronizer Schema validation error parsing
Flow Configuration at line 4774, col 58: cvc-type.3.1.3: The value '50 mb ' of
element 'maxWorkQueueDataSize' is not valid.
The validator regex should be updated to handle this possibility and not throw
the warning.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)