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

ASF GitHub Bot commented on APEXMALHAR-2445:
--------------------------------------------

GitHub user sandeshh opened a pull request:

    https://github.com/apache/apex-malhar/pull/582

    APEXMALHAR-2445 After recovery no need to write to WindowDataManger i…

    …f window id <= LargestCompleted Window ID
    
    @amberarrow please review.

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

    $ git pull https://github.com/sandeshh/apex-malhar APEXMALHAR-2445

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

    https://github.com/apache/apex-malhar/pull/582.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 #582
    
----
commit 56514745f91f0fc534fce00b3de3e4b1657819b6
Author: Sandesh Hegde <sandesh.he...@gmail.com>
Date:   2017-03-15T18:24:08Z

    APEXMALHAR-2445 After recovery no need to write to WindowDataManger if 
window id <= LargestCompleted Window ID

----


> KafkaExactlyOnce skip writing to wal after recovery if window id < 
> LargestCompletedWindowId
> -------------------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2445
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2445
>             Project: Apache Apex Malhar
>          Issue Type: Improvement
>            Reporter: Sandesh
>            Priority: Minor
>
> After recovery, if window id < largestCompletedWindowId skip writing to 
> WindowDataManager at end window.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to