Martin Sidery created NIFI-4469:
-----------------------------------
Summary: PropertyDesciptors with a default value cannot be
unspecified
Key: NIFI-4469
URL: https://issues.apache.org/jira/browse/NIFI-4469
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.3.0
Reporter: Martin Sidery
Priority: Minor
When removing a value from a component property which has a default value, the
default value is placed back in to the property on save. This may often be the
desired behaviour but one instance seen where it is not expected is on
MergeContent (or any processor that extends BinFiles) where "Maximum Number of
Entries" resets to 1000 even though it's description says "If not specified,
there is no maximum."
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)