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

    https://github.com/apache/flink/pull/1135#discussion_r39624182
  
    --- Diff: 
flink-contrib/flink-storm-compatibility/flink-storm-compatibility-core/src/main/java/org/apache/flink/stormcompatibility/api/FlinkTopology.java
 ---
    @@ -28,17 +28,14 @@
      * cannot be executed directly, but must be handed over to a {@link 
FlinkLocalCluster}, {@link FlinkSubmitter}, or
      * {@link FlinkClient}.
      */
    -class FlinkTopology extends StreamExecutionEnvironment {
    +public class FlinkTopology extends StreamExecutionEnvironment {
    --- End diff --
    
    While trying out the Storm compat, I stumbled across the fact that the 
FlinkTopology was only package visible
    --> Good fix ;)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to