Mark Payne created NIFI-12168:
---------------------------------

             Summary: Review property default values
                 Key: NIFI-12168
                 URL: https://issues.apache.org/jira/browse/NIFI-12168
             Project: Apache NiFi
          Issue Type: Task
          Components: Extensions
            Reporter: Mark Payne


We have several extensions whose default property values are not ideal. For 
example, GetFile defaults to "false" for "Keep Source File". Generally, we 
should default to avoid removing files from disk.

ExtractText has a default value of true for "Include Capture Group 0" but it's 
rarely desirable.

Often, this happens because we add a new property in order to allow the 
behavior to be modified. But we add a default value for that property such that 
existing processors maintain the same behavior. But some of these default 
values should be changed in 2.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to