Ricky Saltzer created NIFI-3511:
-----------------------------------
Summary: Searching High Volume Provenance Seemingly Applies
Arbitrary Range Restriction
Key: NIFI-3511
URL: https://issues.apache.org/jira/browse/NIFI-3511
Project: Apache NiFi
Issue Type: Bug
Reporter: Ricky Saltzer
Assignee: Ricky Saltzer
This issue seems to happen in environments which have a large volume of
FlowFiles, or in our case, a single FlowFile that is expanded into several
hundred thousand FlowFiles (several hundred a day).
There are times when we need to validate a certain FlowFile passed through our
data flow. It appears that even though we search on a specific attribute that
did in fact pass through the data flow within the time range specified, it some
how misses being searched unless we make the time range smaller.
Does query runner stops searching after hitting some sort of limit?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)