[
https://issues.apache.org/jira/browse/FLINK-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924083#comment-15924083
]
ASF GitHub Bot commented on FLINK-6041:
---------------------------------------
GitHub user liuyuzhong7 opened a pull request:
https://github.com/apache/flink/pull/3532
FLINK-6041[flink-streaming-java] Move StreamingFunctionUtils to
'org.apache.flink.streaming.util'
StreamingFunctionUtils.java is in 'org.apache.flink.streaming.api.util'
And there is package 'org.apache.flink.streaming.util' in project.
I think move StreamingFunctionUtils.java to
'org.apache.flink.streaming.api.util' is make code more clear.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liuyuzhong7/flink FLINK-6041
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3532.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 #3532
----
commit 2ec1f0edaf2c665aece4bda024c8ee301740e760
Author: liuyuzhong7 <[email protected]>
Date: 2017-03-14T12:23:25Z
FLINK-6041 Move StreamingFunctionUtils to 'org.apache.flink.streaming.util'
----
> Move StreamingFunctionUtils to 'org.apache.flink.streaming.util'
> ----------------------------------------------------------------
>
> Key: FLINK-6041
> URL: https://issues.apache.org/jira/browse/FLINK-6041
> Project: Flink
> Issue Type: Improvement
> Components: DataStream API
> Affects Versions: 1.1.3
> Reporter: liuyuzhong7
> Priority: Trivial
> Labels: easyfix
> Fix For: 2.0.0
>
>
> StreamingFunctionUtils.java is in 'org.apache.flink.streaming.api.util'
> And there is package 'org.apache.flink.streaming.util' in project.
> I think move StreamingFunctionUtils.java to
> 'org.apache.flink.streaming.api.util' is make code more clear.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)