[
https://issues.apache.org/jira/browse/FLINK-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904941#comment-14904941
]
ASF GitHub Bot commented on FLINK-2675:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1165#issuecomment-142681373
I think this is good.
In the long run, I would like to change that all functionality is currently
pushed into the StreamRuntimeContext (it gets overloaded and exposes concepts
to user functions that we may not want to expose), but that is a separate issue
not blocking this pull request.
> Add utilities for scheduled triggers
> ------------------------------------
>
> Key: FLINK-2675
> URL: https://issues.apache.org/jira/browse/FLINK-2675
> Project: Flink
> Issue Type: Sub-task
> Components: Streaming
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.10
>
>
> These utilities help schedule triggers for the future, ensure non-concurrent
> trigger execution, and proper trigger shutdown and release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)