Andre created NIFI-3176:
---------------------------
Summary: TailFile struggles to process files that are enourmous
upon start
Key: NIFI-3176
URL: https://issues.apache.org/jira/browse/NIFI-3176
Project: Apache NiFi
Issue Type: Bug
Reporter: Andre
Assignee: Andre
While testing MiNiFi I have noticed a behaviour where TailFile seems to try to
hash a full file upon discovery.
This may result significant delays when starting the processor by the end of
the day on folders with large number of large log files (which fits typical log
concentrator -> NiFi cluster scenario)
I suspect it should be safe to allow TailFile to skip hashing upon discovery
(or at least makes this behaviour configurable).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)