You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/20 14:29:44 UTC

[jira] [Commented] (APEXCORE-649) Infrastructure for user define stram event listeners.

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

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

GitHub user tushargosavi opened a pull request:

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

    Review Only -- APEXCORE-649 Infrastructure for user define stram event listeners.

    Added a generic framework for application wide listeners as discussed in 
    https://lists.apache.org/thread.html/1c37e0954cee029c9de537cc35ecb35beebdf49aba17de89bd2ce9ed@%3Cdev.apex.apache.org%3E
    
    Following functionality is added
    - listening to container heartbeat to extract stats and metrics.
    - listening to stram events.
    - committed window id move event.
    


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

    $ git pull https://github.com/tushargosavi/apex-core APEXCORE-649

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

    https://github.com/apache/apex-core/pull/475.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 #475
    
----
commit e2bf3e586d53c473c9d31c051720f82e34c5d845
Author: Tushar R. Gosavi <tu...@apache.org>
Date:   2017-02-20T14:19:05Z

    APEXCORE-649 Infrastructure for user define stram event listeners.

----


> Infrastructure for user define stram event listeners.
> -----------------------------------------------------
>
>                 Key: APEXCORE-649
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-649
>             Project: Apache Apex Core
>          Issue Type: Sub-task
>            Reporter: Tushar Gosavi
>            Assignee: Tushar Gosavi
>
> As  suggested while working on Visitor API, I have came up with following proposal. The idea is to support user defined DAG listeners.  The plan is to
> support limitated set of events for now and we could add more events
> in future.
> For the details functionality propvided check attached document.
> Please provide feedback on provided proposal.
> https://docs.google.com/document/d/1SAIE0EjnCumrB1jKJSnbGvcml47Po8ZHFthfcbNJQgU/edit?usp=sharing



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