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

ASF GitHub Bot commented on APEXCORE-493:
-----------------------------------------

GitHub user sandeshh opened a pull request:

    https://github.com/apache/apex-core/pull/443

    APEXCORE-493 checkpoint purging from streaming container

    

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

    $ git pull https://github.com/sandeshh/apex-core APEXCORE-493

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

    https://github.com/apache/apex-core/pull/443.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 #443
    
----
commit 832580af99172f3625f1071ba74e1b0534eaff61
Author: Sandesh Hegde <sandesh.he...@gmail.com>
Date:   2016-11-08T22:43:54Z

    APEXCORE-493 checkpoint purging from streaming container

----


> Purge the checkpoints from the containers
> -----------------------------------------
>
>                 Key: APEXCORE-493
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-493
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Sandesh
>            Assignee: Sandesh
>
> Currently, purging of the checkpoints happens from the Stram, but it could be 
> done in StreamingContainers.
> Idea is to reduce the responsibilities of the Stram and to distribute the 
> work across the containers.
> Purging during Dynamic partitions can still be done in Stram.
> Inspiration -
> https://issues.apache.org/jira/browse/APEXCORE-222



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

Reply via email to