Just created a jira ticket for the following issues:
- In the Merge Content processor the property Max Bin Age does not support the other commonly used time units (e.g s, sec). It only supports seconds and does not throw a validation error you put in another time unit. - Also noticed that if you make the Maximum number of Bins 1 the behavior is not consistent and Minimum Number of Entries and Max Bin Age are ignored. - You are also not allowed to set the Header, Footer, and Demarcator to an empty value or you will get null pointer exceptions. https://issues.apache.org/jira/browse/NIFI-982 -- Cheers, Edgardo
