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

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

Github user liuyuzhong commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2439#discussion_r80458706
  
    --- Diff: 
flink-contrib/flink-storm/src/test/java/org/apache/flink/storm/wrappers/WrapperSetupHelperTest.java
 ---
    @@ -186,15 +177,15 @@ public void testCreateTopologyContext() {
                                .shuffleGrouping("bolt2", 
TestDummyBolt.groupingStreamId)
                                .shuffleGrouping("bolt2", 
TestDummyBolt.shuffleStreamId);
     
    -           LocalCluster cluster = new LocalCluster();
    --- End diff --
    
    It can't work, so delete it first.


> update storm version to 1.0.0
> -----------------------------
>
>                 Key: FLINK-4450
>                 URL: https://issues.apache.org/jira/browse/FLINK-4450
>             Project: Flink
>          Issue Type: Improvement
>          Components: flink-contrib
>            Reporter: yuzhongliu
>             Fix For: 2.0.0
>
>
> The storm package path was changed in new version
> storm old version package:
> backtype.storm.*
> storm new version pachage:
> org.apache.storm.*
> shall we update flink/flink-storm code to new storm version?



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

Reply via email to