arjun4084346 commented on a change in pull request #2891: [GOBBLIN-1051] Emit 
Helix Leader Metrics
URL: https://github.com/apache/incubator-gobblin/pull/2891#discussion_r379702360
 
 

 ##########
 File path: 
gobblin-service/src/main/java/org/apache/gobblin/service/modules/core/GobblinServiceManager.java
 ##########
 @@ -58,15 +35,30 @@
 import com.linkedin.restli.server.resources.BaseResource;
 import com.typesafe.config.Config;
 import com.typesafe.config.ConfigFactory;
-
+import java.io.IOException;
+import java.lang.reflect.InvocationTargetException;
 
 Review comment:
   this is not correct. please follow 
https://gobblin.readthedocs.io/en/latest/developer-guide/CodingStyle/ and use 
gobblin's codestyle

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to