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

    https://github.com/apache/incubator-eagle/pull/570#discussion_r86125077
  
    --- Diff: 
eagle-topology-check/eagle-topology-app/src/main/java/org/apache/eagle/topology/TopologyCheckApp.java
 ---
    @@ -23,17 +23,27 @@
     import com.typesafe.config.Config;
     import org.apache.eagle.app.StormApplication;
     import org.apache.eagle.app.environment.impl.StormEnvironment;
    +import org.apache.eagle.app.sink.StormStreamSink;
    +import org.apache.eagle.topology.storm.HealthCheckParseBolt;
     import org.apache.eagle.topology.storm.TopologyCheckAppSpout;
     import org.apache.eagle.topology.storm.TopologyDataPersistBolt;
     
     public class TopologyCheckApp extends StormApplication {
    +   
    +   private static final long serialVersionUID = 1L;
    --- End diff --
    
    added code check style plugin to check the code


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