[ 
https://issues.apache.org/jira/browse/NIFI-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224520#comment-16224520
 ] 

ASF subversion and git services commented on NIFI-4547:
-------------------------------------------------------

Commit d914ad2924c8b2811b8b89d37b8139d14a77b641 in nifi's branch 
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=d914ad2 ]

NIFI-4547: Add ProvenanceEventConsumer utility class

Signed-off-by: Pierre Villard <[email protected]>

This closes #2236.


> Add utility to consume Provenance events by different ReportingTasks
> --------------------------------------------------------------------
>
>                 Key: NIFI-4547
>                 URL: https://issues.apache.org/jira/browse/NIFI-4547
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Koji Kawamura
>            Assignee: Koji Kawamura
>             Fix For: 1.5.0
>
>
> Currently, each ReportingTasks have to implement its own logic to consume 
> NiFi Provenance events, including filtering by event type or component id, 
> batch size and state management. Those implementation can be error-prone if 
> it's done by each component (such as NIFI-4468).
> It would be better if NiFi has a common utility class to consume Provenance 
> events by different ReportingTasks.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to