[
https://issues.apache.org/jira/browse/FLINK-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653318#comment-14653318
]
ASF GitHub Bot commented on FLINK-2477:
---------------------------------------
Github user aljoscha commented on the pull request:
https://github.com/apache/flink/pull/977#issuecomment-127533577
Hi,
you don't need to create a new Pull Request. You can also just push your
changes to your old branch (HuangWHWHW:FLINK-2477 in this case) and then the
Pull Request in Github will be updated. Git will complain but you can force it
to push by using:
```
git push -f FLINK-2477 HuangWHWHW
```
> 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)