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

    https://github.com/apache/flink/pull/1298#discussion_r43156806
  
    --- Diff: 
flink-contrib/flink-storm/src/main/java/org/apache/flink/storm/util/SplitStreamType.java
 ---
    @@ -20,10 +20,11 @@
     import org.apache.flink.streaming.api.datastream.DataStream;
     
     /**
    - * Used by {@link org.apache.flink.storm.wrappers.AbstractStormCollector 
AbstractStormCollector} to wrap
    + * Used by org.apache.flink.storm.wrappers.AbstractStormCollector to wrap
    --- End diff --
    
    Javadoc couldn't link that class. I'm suspecting because 
AbstractStormCollector has package access and this link has been created from 
outside of that package. The least I could do was to leave raw path to that 
class.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to