[
https://issues.apache.org/jira/browse/NIFI-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196300#comment-16196300
]
ASF subversion and git services commented on NIFI-4468:
-------------------------------------------------------
Commit acf05e0636f6a766d3cfa3d76c10ab6dbbb78c93 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=acf05e0 ]
NIFI-4468: If an entire batch of Provenance Events are read by the Site-to-Site
Provenance Reporting Task and none of them match the filters, then the
reporting did not update its state, so it would be stuck in this cycle
indefinitely. Made fix so that if any event is read from the provenance
repository, regardless of whether or not it matches the filters, we update the
state to keep track of what has been processed
This closes #2198.
Signed-off-by: Joe Skora <[email protected]>
> SiteToSiteProvenanceReportingTask reports no data when event type filter is
> defined
> -----------------------------------------------------------------------------------
>
> Key: NIFI-4468
> URL: https://issues.apache.org/jira/browse/NIFI-4468
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.3.0
> Environment: Ubuntu 16.04.1, openjdk-8-jre-headless
> Reporter: Fred Sko
> Assignee: Mark Payne
> Labels: provenance, reporting_task
>
> I'm trying to set up a SiteToSiteProvenanceReportingTask to keep track of
> DOWNLOAD provenance events.
> Running it with any filters set in the "Event Type" property (attempted
> examples include "DOWNLOAD", "EXPIRE" and "DOWNLOAD, EXPIRE") no data is
> reported through the reporting task. When the filter is removed, all
> provenance type messages comes through.
> Issue seen on both NiFi 1.3.0 and 1.4.0. Related thread on nifi-users
> https://lists.apache.org/thread.html/ae3bba6301174503b26514ff537fef62b03b57060c8fefffe8b9377c@%3Cusers.nifi.apache.org%3E
> If anyone else needs any additional information about my setup, please let me
> know.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)