You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/23 13:54:16 UTC

[jira] [Commented] (FLINK-4110) Provide testing skeleton in quickstarts

    [ https://issues.apache.org/jira/browse/FLINK-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346457#comment-15346457 ] 

ASF GitHub Bot commented on FLINK-4110:
---------------------------------------

GitHub user rmetzger opened a pull request:

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

    [FLINK-4110] Add testing skeleton to quickstart

    With this change, our quickstart archetypes will also contain some sample code for bringing up an embedded server for testing purposes.

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

    $ git pull https://github.com/rmetzger/flink flink4110

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

    https://github.com/apache/flink/pull/2153.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 #2153
    
----
commit e887903d4efd01cff1dcea4dee279c927064a1a4
Author: Robert Metzger <rm...@apache.org>
Date:   2016-06-23T13:35:18Z

    [FLINK-4110] Add testing skeleton to quickstart

----


> Provide testing skeleton in quickstarts
> ---------------------------------------
>
>                 Key: FLINK-4110
>                 URL: https://issues.apache.org/jira/browse/FLINK-4110
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System, Quickstarts
>    Affects Versions: 1.1.0
>            Reporter: Robert Metzger
>
> Users often ask how they can test their Flink code.
> I suggest to provide a very simple skeleton / example in the quickstarts, showing how its done.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)