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 <tus...@apache.org> Date: 2017-02-20T14:19:05Z APEXCORE-649 Infrastructure for user define stram event listeners. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---