[GitHub] flink pull request #2532: [FLINK-4494] Expose the TimeServiceProvider from t...

2016-09-23 Thread kl0u
Github user kl0u closed the pull request at:

https://github.com/apache/flink/pull/2532


---
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.
---


[GitHub] flink pull request #2532: [FLINK-4494] Expose the TimeServiceProvider from t...

2016-09-21 Thread kl0u
GitHub user kl0u opened a pull request:

https://github.com/apache/flink/pull/2532

[FLINK-4494] Expose the TimeServiceProvider from the Task to each Operator.

This is a PR for both [FLINK-4496] and [FLINK-4494].
R: @aljoscha 

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

$ git pull https://github.com/kl0u/flink timeprovider_exposing

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

https://github.com/apache/flink/pull/2532.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 #2532


commit e1522ace235af2a524bce96e180a7d2729c5e6a8
Author: kl0u 
Date:   2016-08-25T15:38:49Z

[FLINK-4496] Refactor the TimeServiceProvider to take a Trigerable instead 
of a Runnable.

commit 2ebdbdafa41d04355cce4b27954c53013d0bc4ba
Author: kl0u 
Date:   2016-09-21T15:08:29Z

Updating the PR.

commit 02b120f6bec36c88c9dae9f20fa4b7d74b42cdaf
Author: kl0u 
Date:   2016-09-20T12:45:01Z

[FLINK-4494] Expose the TimeServiceProvider from the Task to each Operator.




---
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.
---