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

    https://github.com/apache/flink/pull/4004#discussion_r118845656
  
    --- Diff: 
flink-contrib/flink-storm-examples/src/test/java/org/apache/flink/storm/tests/operators/VerifyMetaDataBolt.java
 ---
    @@ -28,6 +27,11 @@
     import org.apache.storm.tuple.Tuple;
     import org.apache.storm.tuple.Values;
     
    +import java.util.Map;
    +
    +/**
    + * A Bolt implementation that verifies meta data emitted by a {@link 
MetaDataSpout}.
    --- End diff --
    
    I think that this should be "metadata" but see that the class is camelcased 
`MetaData`.


---
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