[
https://issues.apache.org/jira/browse/FLINK-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653296#comment-14653296
]
ASF GitHub Bot commented on FLINK-2477:
---------------------------------------
GitHub user HuangWHWHW opened a pull request:
https://github.com/apache/flink/pull/981
[FLINK-2477][ADD]Add tests for SocketClientSink
Add tests for SocketClientSink.
1.Test SocketClientSink open function:
setup a socket server --> using SocketClientSink to connect the server.
2.Test SocketClientSink open and invoke function:
setup a socket server --> using SocketClientSink to connect the server and
send a message.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HuangWHWHW/flink FLINK-2477-FIX
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/981.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 #981
----
commit ccc66dc026d0ad87819d60d940ee89dcf73971f2
Author: HuangWHWHW <[email protected]>
Date: 2015-08-04T08:53:16Z
[FLINK-2477][ADD]Add tests for SocketClientSink
----
> Add test for SocketClientSink
> -----------------------------
>
> Key: FLINK-2477
> URL: https://issues.apache.org/jira/browse/FLINK-2477
> Project: Flink
> Issue Type: Test
> Components: Streaming
> Affects Versions: 0.10
> Environment: win7 32bit;linux
> Reporter: Huang Wei
> Priority: Minor
> Fix For: 0.10
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Add some tests for SocketClientSink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)