You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/26 01:22:20 UTC

[jira] [Commented] (NIFI-2399) SiteToSiteProvenanceReportingTask can resubmit events in certain cases

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

ASF GitHub Bot commented on NIFI-2399:
--------------------------------------

GitHub user bbende opened a pull request:

    https://github.com/apache/nifi/pull/722

    NIFI-2399 Correcting comparison of maxEventId against lastEventId in …

    …SiteToSiteProvenanceReportingTask

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bbende/nifi NIFI-2399

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/722.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #722
    
----
commit efb2a0869e418bb8c2af652f87fe850741e745cc
Author: Bryan Bende <bb...@apache.org>
Date:   2016-07-26T01:19:40Z

    NIFI-2399 Correcting comparison of maxEventId against lastEventId in SiteToSiteProvenanceReportingTask

----


> SiteToSiteProvenanceReportingTask can resubmit events in certain cases
> ----------------------------------------------------------------------
>
>                 Key: NIFI-2399
>                 URL: https://issues.apache.org/jira/browse/NIFI-2399
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Joseph Gresock
>            Assignee: Bryan Bende
>
> Received the following warning the last time I restarted my cluster, and I think it made NiFi resend all the events regardless of whether they'd been processed:
> SiteToSiteProvenanceReportingTask[id=c321efb2-93b7-487d-b229-583aa1a7e870] Current provenance max id is 929350 which is less than what was stored in state as the last queried event, which was 929351. This means the provenance restarted its ids. Restarting querying from the beginning.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)