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

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

GitHub user twalthr opened a pull request:

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

    [FLINK-4745] [table] Convert KafkaTableSource test to unit tests

    This PR replaces IT cases with unit tests.

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

    $ git pull https://github.com/twalthr/flink FLINK-4745

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

    https://github.com/apache/flink/pull/2603.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 #2603
    
----
commit 92bc99333c51aba1e7099a099d5bf57f50dd1c71
Author: twalthr <twal...@apache.org>
Date:   2016-10-05T14:55:20Z

    [FLINK-4745] [table] Convert KafkaTableSource test to unit tests

----


> Convert KafkaTableSource test to unit tests
> -------------------------------------------
>
>                 Key: FLINK-4745
>                 URL: https://issues.apache.org/jira/browse/FLINK-4745
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>
> Kafka tests are extremely heavy and Table Sources and Sinks are only thin 
> wrappers on top of the Kafka Sources / Sinks. That should not need to bring 
> up Kafka clusters.



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

Reply via email to