You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by aljoscha <gi...@git.apache.org> on 2016/05/03 15:46:49 UTC

[GitHub] incubator-beam pull request: [BEAM-103][BEAM-130] Make Flink Sourc...

GitHub user aljoscha opened a pull request:

    https://github.com/apache/incubator-beam/pull/274

    [BEAM-103][BEAM-130] Make Flink Source Parallel and Checkpointed

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one
    ---
    
    CC: @mxm for the Flink parts
    CC: @tgroh for the tests, I thought you could have something to say about that since you started the doc about better testing
    
    I created a new `TestCountingSource` in the `runner-flink` package because I didn't want to depend on the data flow runner. Maybe we should move this to a common package.


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

    $ git pull https://github.com/aljoscha/incubator-beam flink-parallel-unbounded-source

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

    https://github.com/apache/incubator-beam/pull/274.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 #274
    
----
commit 698f50bd7759e3a036e35ca214b1d727f9db4e51
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2016-05-03T11:35:35Z

    [BEAM-103][BEAM-130] Make Flink Source Parallel and Checkpointed

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request: [BEAM-103][BEAM-130] Make Flink Sourc...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-beam/pull/274


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---