[
https://issues.apache.org/jira/browse/FLINK-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452691#comment-15452691
]
ASF GitHub Bot commented on FLINK-4450:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2439
There is an interesting question about how to proceed with that.
If we merge this, the compatibility layer will only support Storm 1.0
programs, which are incompatible with prior versions. I would assume a lot of
people have Storm jobs with prior versions.
In some sense we would need two compatibility projects, one for Storm
pre-1.0 and one for Storm post-1.0.
> 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)