[
https://issues.apache.org/jira/browse/BEAM-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997503#comment-15997503
]
ASF GitHub Bot commented on BEAM-1113:
--------------------------------------
GitHub user kennknowles opened a pull request:
https://github.com/apache/beam/pull/2901
[BEAM-1113] Re-enable UsesTimersInParDo tests in Dataflow runner
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [ ] Make sure tests pass via `mvn clean verify`.
- [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [ ] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.pdf).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kennknowles/beam DataflowRunner-timers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2901.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 #2901
----
commit b3749396b40b90345a5790f427189c4bced183e8
Author: Kenneth Knowles <[email protected]>
Date: 2017-02-14T22:54:11Z
Re-enable UsesTimersInParDo tests in Dataflow runner
commit 4b5e68f1eea8dc2c0e5d484c13c2926453c4950c
Author: Kenneth Knowles <[email protected]>
Date: 2017-04-30T23:08:48Z
TestDataflowRunner: throw AssertionError only when assertion known failed
----
> Support for new Timer API in Dataflow runner
> --------------------------------------------
>
> Key: BEAM-1113
> URL: https://issues.apache.org/jira/browse/BEAM-1113
> Project: Beam
> Issue Type: New Feature
> Components: runner-dataflow
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Fix For: 0.6.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)