[
https://issues.apache.org/jira/browse/BEAM-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178163#comment-15178163
]
ASF GitHub Bot commented on BEAM-90:
------------------------------------
GitHub user mshields822 opened a pull request:
https://github.com/apache/incubator-beam/pull/14
[BEAM-90] TestCountingSource can throw on checkpointing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mshields822/incubator-beam
worker-cache-invalidate
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/14.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 #14
----
commit f2b7c60b52b92685388c60055eea194f04afe334
Author: Mark Shields <[email protected]>
Date: 2016-03-03T04:49:53Z
[BEAM-90] TestCountingSource can throw on checkpointing
----
> TestCounterSource needs to include ability to force-fail snapshot
> -----------------------------------------------------------------
>
> Key: BEAM-90
> URL: https://issues.apache.org/jira/browse/BEAM-90
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Mark Shields
> Assignee: Davor Bonaci
>
> TestCounterSource can be used to test a runner's handling of
> UnboundedSources. It should allow an exception to be thrown during
> checkpointing so as to also test the runner's resilience to failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)